1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/embedding/tests/winEmbed/resource.h Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,69 @@ 1.4 +//{{NO_DEPENDENCIES}} 1.5 +// Microsoft Developer Studio generated include file. 1.6 +// Used by winEmbed.rc 1.7 +// 1.8 +#define IDC_MYICON 2 1.9 +#define IDD_WINEMBED_DIALOG 102 1.10 +#define IDD_ABOUTBOX 103 1.11 +#define IDS_APP_TITLE 103 1.12 +#define IDM_ABOUT 104 1.13 +#define MOZ_OpenURI 104 1.14 +#define MOZ_GetURI 104 1.15 +#define IDM_EXIT 105 1.16 +#define IDS_HELLO 106 1.17 +#define IDI_WINEMBED 107 1.18 +#define IDS_ABOUT 107 1.19 +#define IDI_SMALL 108 1.20 +#define IDS_ABOUT_TITLE 108 1.21 +#define IDC_WINEMBED 109 1.22 +#define IDS_HIST_BACK 109 1.23 +#define IDS_HIST_FORWARD 110 1.24 +#define IDS_HIST_RELOAD_NORMAL 111 1.25 +#define IDS_HIST_RELOAD_BYPASSPROXY 112 1.26 +#define IDS_HIST_RELOAD_BYPASSCACHE 113 1.27 +#define IDS_HIST_ADDURL 114 1.28 +#define IDS_HIST_RELOAD_BYPASSPROXYANDCACHE 115 1.29 +#define IDS_HIST_PURGE 116 1.30 +#define IDS_HIST_GOTO 117 1.31 +#define IDS_HIST_URL 118 1.32 +#define IDR_MAINFRAME 128 1.33 +#define IDD_BROWSER 130 1.34 +#define IDD_BROWSER_NC 131 1.35 +#define IDD_CHOOSEPROFILE 132 1.36 +#define MOZ_EDIT_URI 1001 1.37 +#define IDC_GO 1003 1.38 +#define IDC_BROWSER 1004 1.39 +#define IDC_ADDRESS 1005 1.40 +#define IDC_STOP 1006 1.41 +#define IDC_STATUS 1007 1.42 +#define IDC_BACK 1008 1.43 +#define IDC_FORWARD 1009 1.44 +#define IDC_PROGRESS 1010 1.45 +#define IDC_RELOAD 1011 1.46 +#define IDC_PROFILELIST 1011 1.47 +#define MOZ_Open 32771 1.48 +#define MOZ_NewBrowser 32773 1.49 +#define MOZ_NewEditor 32774 1.50 +#define MOZ_Cut 32776 1.51 +#define MOZ_Copy 32777 1.52 +#define MOZ_Paste 32778 1.53 +#define MOZ_Delete 32779 1.54 +#define MOZ_SelectAll 32780 1.55 +#define MOZ_SelectNone 32781 1.56 +#define MOZ_GoBack 32782 1.57 +#define MOZ_GoForward 32783 1.58 +#define MOZ_About 32784 1.59 +#define ID_DEBUG_THISSPACEFORRENT 32786 1.60 +#define MOZ_SwitchProfile 32787 1.61 +#define IDC_STATIC -1 1.62 + 1.63 +// Next default values for new objects 1.64 +// 1.65 +#ifdef APSTUDIO_INVOKED 1.66 +#ifndef APSTUDIO_READONLY_SYMBOLS 1.67 +#define _APS_NEXT_RESOURCE_VALUE 133 1.68 +#define _APS_NEXT_COMMAND_VALUE 32788 1.69 +#define _APS_NEXT_CONTROL_VALUE 1012 1.70 +#define _APS_NEXT_SYMED_VALUE 110 1.71 +#endif 1.72 +#endif