Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
60
Src/Plugins/Library/ml_webdev/resource.h
Normal file
60
Src/Plugins/Library/ml_webdev/resource.h
Normal file
|
@ -0,0 +1,60 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by ml_webdev.rc
|
||||
//
|
||||
#define IDS_ROOTSERVICE_NAME 101
|
||||
#define IDS_DOCSERVICE_NAME 102
|
||||
#define IDR_HTML_EDITOR 102
|
||||
#define IDS_TESTSERVICE_NAME 103
|
||||
#define IDD_OPENURL 103
|
||||
#define IDS_USERSERVICE_NAME 104
|
||||
#define IDS_FILEFILTER_ALL 105
|
||||
#define IDS_FILEFILTER_INI 106
|
||||
#define IDS_FILEFILTER_ALLKNOWN 106
|
||||
#define IDS_LOADSERVICE 107
|
||||
#define IDS_UNKNOWNNAME 108
|
||||
#define IDS_IMPORT_FILES 109
|
||||
#define IDS_FILEFILER_XML 110
|
||||
#define IDR_CONTEXTMENU 400
|
||||
#define IDR_HTML_WELCOME 1000
|
||||
#define IDC_EDIT_ADDRESS 1000
|
||||
#define IDC_ADDRESS 1000
|
||||
#define IDR_HTML_TEST 1001
|
||||
#define IDR_HELP_ICON 20001
|
||||
#define IDR_GEAR_ICON 20002
|
||||
#define ID_NAVIGATION_CREATESEVICE 40001
|
||||
#define ID_SERVICE_EDIT 40010
|
||||
#define ID_NAVIGATION_BACK 40011
|
||||
#define ID_NAVIGATION_FORWARD 40012
|
||||
#define ID_NAVIGATION_HOME 40013
|
||||
#define ID_NAVIGATION_REFRESH 40014
|
||||
#define ID_NAVIGATION_STOP 40015
|
||||
#define ID_VIEW_NEWWINDOW 40016
|
||||
#define ID_VIEW_OPEN 40017
|
||||
#define ID_SERVICE_DELETE 40020
|
||||
#define ID_SERVICE_RELOAD 40021
|
||||
#define ID_SERVICEMNGR_CREATENEW 40022
|
||||
#define ID_SERVICE_RESETPERMISSIONS 40024
|
||||
#define ID_SERVICE_NEW 40026
|
||||
#define ID_SERVICE_LOAD 40027
|
||||
#define ID_SERVICE_LOCATE 40029
|
||||
#define ID_SERVICE_EDITEXTERNAL 40031
|
||||
#define ID_BROWSER_PREFERENCES 40032
|
||||
#define ID_OMBROWSER_OPTIONS 40034
|
||||
#define ID_SERVICE_IMPORT 40035
|
||||
#define ID_SERVICE_IMPORT_FILE 40039
|
||||
#define ID_SERVICE_IMPORT_FOLDER 40040
|
||||
#define ID_SERVICE_IMPORT_URL 40041
|
||||
#define ID_SERVICE_DELETEALL 40042
|
||||
#define IDS_PLUGIN_NAME 65534
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 104
|
||||
#define _APS_NEXT_COMMAND_VALUE 40043
|
||||
#define _APS_NEXT_CONTROL_VALUE 1001
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue