embedding/tests/winEmbed/resource.h

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 //{{NO_DEPENDENCIES}}
     2 // Microsoft Developer Studio generated include file.
     3 // Used by winEmbed.rc
     4 //
     5 #define IDC_MYICON                      2
     6 #define IDD_WINEMBED_DIALOG             102
     7 #define IDD_ABOUTBOX                    103
     8 #define IDS_APP_TITLE                   103
     9 #define IDM_ABOUT                       104
    10 #define MOZ_OpenURI                     104
    11 #define MOZ_GetURI                      104
    12 #define IDM_EXIT                        105
    13 #define IDS_HELLO                       106
    14 #define IDI_WINEMBED                    107
    15 #define IDS_ABOUT                       107
    16 #define IDI_SMALL                       108
    17 #define IDS_ABOUT_TITLE                 108
    18 #define IDC_WINEMBED                    109
    19 #define IDS_HIST_BACK                   109
    20 #define IDS_HIST_FORWARD                110
    21 #define IDS_HIST_RELOAD_NORMAL          111
    22 #define IDS_HIST_RELOAD_BYPASSPROXY     112
    23 #define IDS_HIST_RELOAD_BYPASSCACHE     113
    24 #define IDS_HIST_ADDURL                 114
    25 #define IDS_HIST_RELOAD_BYPASSPROXYANDCACHE 115
    26 #define IDS_HIST_PURGE                  116
    27 #define IDS_HIST_GOTO                   117
    28 #define IDS_HIST_URL                    118
    29 #define IDR_MAINFRAME                   128
    30 #define IDD_BROWSER                     130
    31 #define IDD_BROWSER_NC                  131
    32 #define IDD_CHOOSEPROFILE               132
    33 #define MOZ_EDIT_URI                    1001
    34 #define IDC_GO                          1003
    35 #define IDC_BROWSER                     1004
    36 #define IDC_ADDRESS                     1005
    37 #define IDC_STOP                        1006
    38 #define IDC_STATUS                      1007
    39 #define IDC_BACK                        1008
    40 #define IDC_FORWARD                     1009
    41 #define IDC_PROGRESS                    1010
    42 #define IDC_RELOAD                      1011
    43 #define IDC_PROFILELIST                 1011
    44 #define MOZ_Open                        32771
    45 #define MOZ_NewBrowser                  32773
    46 #define MOZ_NewEditor                   32774
    47 #define MOZ_Cut                         32776
    48 #define MOZ_Copy                        32777
    49 #define MOZ_Paste                       32778
    50 #define MOZ_Delete                      32779
    51 #define MOZ_SelectAll                   32780
    52 #define MOZ_SelectNone                  32781
    53 #define MOZ_GoBack                      32782
    54 #define MOZ_GoForward                   32783
    55 #define MOZ_About                       32784
    56 #define ID_DEBUG_THISSPACEFORRENT       32786
    57 #define MOZ_SwitchProfile               32787
    58 #define IDC_STATIC                      -1
    60 // Next default values for new objects
    61 // 
    62 #ifdef APSTUDIO_INVOKED
    63 #ifndef APSTUDIO_READONLY_SYMBOLS
    64 #define _APS_NEXT_RESOURCE_VALUE        133
    65 #define _APS_NEXT_COMMAND_VALUE         32788
    66 #define _APS_NEXT_CONTROL_VALUE         1012
    67 #define _APS_NEXT_SYMED_VALUE           110
    68 #endif
    69 #endif

mercurial