Renamed VS_USER_INFO to VS_USER_DEFINED.

This commit is contained in:
Francois Gouget 2000-09-29 00:22:09 +00:00 committed by Alexandre Julliard
parent c585a501d9
commit 3e88da11cf
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ extern "C" {
#define VS_FILE_INFO 16
#define VS_VERSION_INFO 1
#define VS_USER_INFO 100
#define VS_USER_DEFINED 100
#define VS_FFI_SIGNATURE 0xfeef04bdL /* FileInfo Magic */
#define VS_FFI_STRUCVERSION 0x00010000L /* struc version 1.0 */