DOC: Win32 Version APIs Work with NE Images (179903)



The information in this article applies to:

  • Microsoft Platform Software Development Kit (SDK) 1.0

This article was previously published under Q179903

SUMMARY

The documentation for the Win32 Versioning APIs incorrectly states that these functions will not work with 16-bit NE (New Executable) Images:

As with other file installation functions, <api> works only with Win32 file images. It does not work with 16-bit Windows file images.

This information is incorrect. You can use these functions to examine the version resources of 16-bit NE files as well as 32-bit PE (Portable Executable) files.

MORE INFORMATION

The affected functions include:

GetFileVersionInfo
GetFileVersionInfoSize
VerQueryValue


Modification Type:MinorLast Reviewed:7/11/2005
Keywords:kbdocerr kbdocfix kbprb kbResource KB179903