please dont rip this site Prev Next

StringFileInfo info  Overview  Group

The StringFileInfo structure depicts the organization of data in a file-version resource. This structure is not a true C-language structure because it contains variable-length members. This structure was created solely to depict the organization of data in a version resource and does not appear in any of the header files shipped with the Microsoft Platform Software Development Kit (SDK).

The StringFileInfo structure contains version information that can be displayed for a particular language and code page.

StringFileInfo { 

    WORD        wLength; 

    WORD        wValueLength; 

    WORD        wType; 

    WCHAR       szKey[]; 

    WORD        Padding[]; 

    StringTable Children[]; 

}; 

 

Members

wLength
Specifies the length, in bytes, of the entire StringFileInfo block, including all structures indicated by the Children member.
wValueLength
This member is always equal to zero.
wType
Specifies the type of data in the version resource. This member is 1 if the version resource contains text data and 0 if the version resource contains binary data.
szKey
Contains the Unicode string “StringFileInfo”.
Padding
Contains as many zero words as necessary to align the Children member on a 32-bit boundary.
Children
Contains an array of one or more StringTable structures. Each StringTable structure’s szKey member indicates the appropriate language and code page for displaying the text in that StringTable structure.

Remarks

The Children member of the VS_VERSION_INFO structure may contain zero or more StringFileInfo structures.

See Also

StringTable, String, VS_VERSION_INFO 


file: /Techref/os/win/api/win32/struc/src/str20_39.htm, 2KB, , updated: 2000/4/7 12:20, local time: 2024/3/29 08:24,
TOP NEW HELP FIND: 
54.198.200.128:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str20_39.htm"> StringFileInfo</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .