rp_infdef_strings.html

来自「AC97 Sample Driver and Related Code Samp」· HTML 代码 · 共 22 行

HTML
22
字号
<HTML>
<BODY>

<FONT FACE=VERDANA SIZE=2 COLOR="#000000">

<DL>
	<DT><B><A HREF="AC97SMPL.HTML#LP_STRINGS_SECT" TARGET="LP_INFSRC">
	[Strings]</A></B>, <B><A HREF="AC97SMPL.HTML#LP_STRINGSLOC_SECT" TARGET="LP_INFSRC">[Strings.0407]</A></B></DT>

		<DD>The <B>Strings</B> sections contain the definition of every <B>%</B><I>strkey</I><B>%</B> token used throughout the INF file. The definitions of the string tokens must be unique. String tokens are used for ease of use and locale-independent INF files.</DD>
		<DD><P>An INF can contain only one <B>Strings</B> section but multiple <B>Strings.</B><I>locale-ID</I> locale-dependent sections. The IDs match the system-defined values of the Win32 LANG_XXX and SUBLANG_XXX constants declared in <I>winnt.h</I>.</DD>

		<DD><P>Click on any of the strings to go to the point of reference.</DD>

		<DD><P><I>See also the </I><B><A HREF="RP_INFDEF_KEYWORDS.HTML">Glossary</A></B><I> entry for </I><B><A HREF="RP_INFDEF_KEYWORDS.HTML#KWD_STRINGS">Strings</A></B>.</DD>
</DL>


</BODY>
</HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?