ReactOS 0.4.15-dev-6049-ge54b32b
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   5
 
#define WINE_FILEVERSION_MINOR   0
 
#define WINE_FILEVERSION_BUILD   3900
 
#define WINE_FILEVERSION_PLATFORMID   6975
 
#define WINE_FILEVERSION_STR   "5.0.3900.6975"
 

Macro Definition Documentation

◆ WINE_FILEVERSION_BUILD

#define WINE_FILEVERSION_BUILD   3900

Definition at line 25 of file shell32_version.h.

◆ WINE_FILEVERSION_MAJOR

#define WINE_FILEVERSION_MAJOR   5

Definition at line 23 of file shell32_version.h.

◆ WINE_FILEVERSION_MINOR

#define WINE_FILEVERSION_MINOR   0

Definition at line 24 of file shell32_version.h.

◆ WINE_FILEVERSION_PLATFORMID

#define WINE_FILEVERSION_PLATFORMID   6975

Definition at line 26 of file shell32_version.h.

◆ WINE_FILEVERSION_STR

#define WINE_FILEVERSION_STR   "5.0.3900.6975"

Definition at line 30 of file shell32_version.h.