File: resource.h

package info (click to toggle)
kompozer 1%3A0.8~b3.dfsg.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 283,956 kB
  • ctags: 314,166
  • sloc: cpp: 1,763,181; ansic: 990,028; xml: 97,969; makefile: 46,334; asm: 34,989; perl: 26,943; sh: 20,165; cs: 6,232; java: 5,513; python: 3,221; pascal: 340; lex: 306; php: 244; csh: 132; objc: 97; yacc: 79; ada: 49; awk: 14; sql: 4; sed: 4
file content (84 lines) | stat: -rw-r--r-- 3,503 bytes parent folder | download | duplicates (10)
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by cbrowse.rc
//
#define IDS_CHOOSEBROWSER               1
#define IDD_CBROWSE_DIALOG              102
#define IDR_CBROWSE                     103
#define IDR_TESTSCRIPTHELPER            104
#define IDR_CONTROLEVENTSINK            105
#define IDR_CBROWSERCTLSITE             106
#define IDR_MAINFRAME                   128
#define IDD_PICKBROWSER                 129
#define IDI_CLOSEDFOLDER                130
#define IDI_OPENFOLDER                  131
#define IDI_TEST                        132
#define IDI_TESTPASSED                  133
#define IDI_TESTFAILED                  134
#define IDD_TAB_MESSAGES                135
#define IDD_TAB_TESTS                   136
#define IDD_TAB_DOM                     137
#define IDR_DHTMLEDIT                   138
#define IDI_TESTPARTIAL                 140
#define IDR_MAIN                        141
#define IDC_URL                         1000
#define IDC_GO                          1001
#define IDC_BROWSER_MARKER              1002
#define IDC_LISTBROWSER                 1003
#define IDC_STOP                        1003
#define IDC_RUNTEST                     1004
#define IDC_LISTMESSAGES                1005
#define IDC_TESTLIST                    1006
#define IDC_BACKWARD                    1008
#define IDC_FORWARD                     1009
#define IDC_TESTDESCRIPTION             1010
#define IDC_TESTURL                     1011
#define IDC_DOMLIST                     1012
#define IDC_TESTCGI                     1012
#define IDC_REFRESHDOM                  1013
#define IDC_NEWWINDOW                   1014
#define IDC_OUTPUT                      1016
#define IDC_TAB_MARKER                  1017
#define IDC_STATUS                      1019
#define IDC_PROGRESS                    1020
#define IDC_CHECK1                      1021
#define IDC_EDIT1                       1022
#define IDC_EDITMODE                    1023
#define IDC_EDITBAR_MARKER              1025
#define IDC_OVERRIDE                    1026
#define IDC_BUTTON1                     1027
#define IDC_RELOAD                      1028
#define IDB_BOLD                        32771
#define IDB_ITALIC                      32772
#define IDB_UNDERLINE                   32773
#define IDB_H1                          32774
#define IDB_H2                          32775
#define IDB_PARAGRAPH                   32776
#define ID_ORDEREDLIST                  32777
#define IDB_UNORDEREDLIST               32778
#define ID_FILE_EXIT                    32779
#define ID_VIEW_VIEWSOURCE              32783
#define ID_HELP_ABOUT                   32784
#define ID_VIEW_GOTO_BACK               32786
#define ID_VIEW_GOTO_FORWARD            32787
#define ID_VIEW_STOP                    32788
#define ID_VIEW_GOTO_HOME               32789
#define ID_EDIT_SELECTALL               32790
#define ID_VIEW_REFRESH                 32791
#define ID_FILE_SAVEAS                  32793
#define ID_DEBUG_VISIBLE                32794
#define ID_DEBUG_POSTDATATEST           32795
#define ID_VIEW_EDITMODE                32796
#define ID_VIEW_OPENLINKSINNEWWINDOWS   32797
#define ID_FILE_PAGESETUP               32798

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32799
#define _APS_NEXT_CONTROL_VALUE         1029
#define _APS_NEXT_SYMED_VALUE           107
#endif
#endif