mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 10:13:56 +00:00
efbe9c53ee
- Minor bugfix - Disable support of Va.rc for now (rumantsch swiss)
14 lines
363 B
C
14 lines
363 B
C
#define MAIN_MENU 0x10F
|
|
#define WINE_HELP 0x120
|
|
#define WHERROR 0x121
|
|
#define WARNING 0x122
|
|
#define INFO 0x123
|
|
#define NOT_IMPLEMENTED 0x124
|
|
#define HLPFILE_ERROR_s 0x125
|
|
#define CONTENTS 0x126
|
|
#define SEARCH 0x127
|
|
#define BACK 0x128
|
|
#define HISTORY 0x129
|
|
#define ALL_FILES 0x12A
|
|
#define HELP_FILES_HLP 0x12B
|
|
#define DIALOG_TEST 0x12C
|