File: resource.h

package info (click to toggle)
iceweasel 2.0.0.19-0etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 298,784 kB
  • ctags: 317,912
  • sloc: cpp: 1,796,902; ansic: 987,677; xml: 109,036; makefile: 47,777; asm: 35,201; perl: 26,983; sh: 20,879; cs: 6,232; java: 5,513; python: 3,249; pascal: 459; lex: 306; php: 244; csh: 132; objc: 97; yacc: 79; ada: 49; awk: 14; sql: 4; sed: 4
file content (58 lines) | stat: -rw-r--r-- 2,324 bytes parent folder | download | duplicates (11)
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
52
53
54
55
56
57
58
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by npapi.rc
//
#define IDC_STATIC                      -1
#define IDD_DIALOG_TESTER               102
#define IDD_DIALOG_MANUAL               107
#define IDD_DIALOG_AUTO                 109
#define IDC_RADIO_MODE_MANUAL           1002
#define IDC_RADIO_MODE_AUTO             1003
#define IDC_STATIC_MODE                 1004
#define IDC_STATIC_APICALL              1005
#define IDC_COMBO_API_CALL              1006
#define IDC_EDIT_ARG1                   1007
#define IDC_EDIT_ARG2                   1008
#define IDC_EDIT_ARG3                   1009
#define IDC_EDIT_ARG4                   1010
#define IDC_EDIT_ARG5                   1011
#define IDC_EDIT_ARG6                   1012
#define IDC_EDIT_ARG7                   1013
#define IDC_STATIC_ARG1                 1014
#define IDC_STATIC_ARG2                 1015
#define IDC_STATIC_ARG3                 1016
#define IDC_STATIC_ARG4                 1017
#define IDC_STATIC_ARG5                 1018
#define IDC_STATIC_ARG6                 1019
#define IDC_STATIC_ARG7                 1020
#define IDC_BUTTON_GO                   1021
#define IDC_BUTTON_PASTE                1022
#define IDC_STATIC_INFO                 1023
#define IDC_COMBO_ARG1                  1024
#define IDC_COMBO_ARG6                  1025
#define IDC_COMBO_ARG2                  1026
#define IDC_COMBO_ARG3                  1028
#define IDC_EDIT_SCRIPT_FILE_NAME       1032
#define IDC_BUTTON_START                1035
#define IDC_BUTTON_STOP                 1036
#define IDC_EDIT_LOG_FILE_NAME          1037
#define IDC_BUTTON_FLUSH                1038
#define IDC_CHECK_SHOW_LOG              1039
#define IDC_BUTTON_CLEAR                1040
#define IDC_CHECK_LOG_TO_FILE           1042
#define IDC_CHECK_LOG_TO_FRAME          1043
#define IDC_STATIC_REPETITIONS_LEFT     1044
#define IDC_CHECK_REMEMBER_LAST         1045
#define IDC_STATIC_REPETITIONS_LABEL    1046
#define IDI_ICON_APP                    1047

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        115
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1048
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif