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.

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

mercurial