winhelp_res.h 1.51 KB
Newer Older
1 2 3
#include <windef.h>
#include <winuser.h>

4 5 6 7 8 9 10 11 12 13
#define MNID_FILE_OPEN          0x101
#define MNID_FILE_PRINT         0x104
#define MNID_FILE_SETUP         0x106
#define MNID_FILE_EXIT          0x108

#define MNID_EDIT_COPYDLG       0x111
#define MNID_EDIT_ANNOTATE      0x112

#define MNID_BKMK_DEFINE        0x121

14 15 16 17 18 19 20 21
#define MNID_OPTS_HISTORY       0x134
#define MNID_OPTS_FONTS_SMALL   0x135
#define MNID_OPTS_FONTS_NORMAL  0x136
#define MNID_OPTS_FONTS_LARGE   0x137

#define MNID_HELP_HELPON        0x141
#define MNID_HELP_HELPTOP       0x142
#define MNID_HELP_ABOUT         0x143
22

23 24 25 26 27 28 29 30 31
#define MNID_CTXT_ANNOTATE      0x200
#define MNID_CTXT_COPY          0x201
#define MNID_CTXT_PRINT         0x202
#define MNID_CTXT_FONTS_SMALL   0x210
#define MNID_CTXT_FONTS_NORMAL  0x211
#define MNID_CTXT_FONTS_LARGE   0x212

#define MAIN_MENU		0xF000
#define CONTEXT_MENU            0xF001
32
#define MAIN_ACCEL              0xF002
33 34 35 36 37 38 39 40

#define STID_WINE_HELP		0x120
#define STID_WHERROR		0x121
#define STID_WARNING  		0x122
#define STID_INFO  		0x123
#define STID_NOT_IMPLEMENTED 	0x124
#define STID_HLPFILE_ERROR_s 	0x125
#define STID_CONTENTS 		0x126
41
#define STID_INDEX	 	0x127
42 43 44 45
#define STID_BACK 		0x128
#define STID_ALL_FILES 		0x12B
#define STID_HELP_FILES_HLP	0x12C
#define STID_DIALOG_TEST	0x12D
46
#define STID_FILE_NOT_FOUND_s	0x12E
47
#define STID_NO_RICHEDIT        0x12F
48
#define STID_PSH_INDEX          0x130
49 50 51

#define IDD_INDEX               0x150
#define IDC_INDEXLIST           0x151
52
#define IDD_SEARCH              0x152
53 54

#define IDI_WINHELP             0xF00