File: resource.h

package info (click to toggle)
mozilla-firefox 1.0.4-2sarge17
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 255,356 kB
  • ctags: 267,207
  • sloc: cpp: 1,623,961; ansic: 792,828; xml: 85,380; makefile: 41,934; perl: 27,802; asm: 14,884; sh: 14,807; cs: 4,507; python: 4,398; java: 4,004; yacc: 1,380; lex: 409; pascal: 354; php: 244; csh: 132; objc: 73; ada: 44; sql: 4
file content (51 lines) | stat: -rw-r--r-- 2,013 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by XPIPackager.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_XPIPACKAGER_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDD_FILE_CHOOSER                129
#define IDR_HEADER                      132
#define IDR_BODY                        134
#define IDR_FILLER                      135
#define IDD_MIMETYPE_CHOOSER            136
#define IDC_AUTO_PLID                   1001
#define IDC_DOMAIN_NAME                 1002
#define IDC_PRODUCT_NAME                1003
#define IDC_PLUGIN_VERSION              1004
#define IDC_PLID_HELP                   1005
#define IDC_PLID                        1006
#define IDC_ARCHIVE_NAME                1007
#define IDC_PLUGIN_LIST                 1008
#define IDC_PLUGIN_BROWSE               1009
#define IDC_PLUGIN_REMOVE               1010
#define IDC_PLUGIN_SIZE                 1011
#define IDC_COMPONENT_LIST              1012
#define IDC_COMPONENT_BROWSE            1013
#define IDC_COMPONENT_REMOVE            1014
#define IDC_COMPONENT_SIZE              1015
#define IDC_MIME_LIST                   1016
#define IDC_COMPANY_NAME                1017
#define IDC_BIG_HELP                    1018
#define IDC_FILENAME_BROWSE             1019
#define IDC_FILENAME                    1020
#define IDC_PLUGIN_DESCRIPTION          1024
#define IDC_MIMETYPE_ADD                1025
#define IDC_MIMETYPE_REMOVE             1026
#define IDC_MIMETYPE                    1027
#define IDC_SUFFIX                      1028
#define IDC_SUFFIX_DESCRIPTION          1029

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1031
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif