ReactOS 0.4.15-dev-7842-g558ab78
shell32_version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WINE_FILEVERSION_MAJOR   6
 
#define WINE_FILEVERSION_MINOR   0
 
#define WINE_FILEVERSION_BUILD   6000
 
#define WINE_FILEVERSION_PLATFORMID   16386
 
#define WINE_FILEVERSION_STR   "6.0.6000.16386"
 

Macro Definition Documentation

◆ WINE_FILEVERSION_BUILD

#define WINE_FILEVERSION_BUILD   6000

Definition at line 42 of file shell32_version.h.

◆ WINE_FILEVERSION_MAJOR

#define WINE_FILEVERSION_MAJOR   6

Definition at line 40 of file shell32_version.h.

◆ WINE_FILEVERSION_MINOR

#define WINE_FILEVERSION_MINOR   0

Definition at line 41 of file shell32_version.h.

◆ WINE_FILEVERSION_PLATFORMID

#define WINE_FILEVERSION_PLATFORMID   16386

Definition at line 43 of file shell32_version.h.

◆ WINE_FILEVERSION_STR

#define WINE_FILEVERSION_STR   "6.0.6000.16386"

Definition at line 47 of file shell32_version.h.