mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
2.4 KiB
61 lines
2.4 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by clntui.rc
|
|
//
|
|
#define IDR_GENERIC 101
|
|
#define IDI_APP 102
|
|
#define IDD_ABOUTBOX 103
|
|
#define IDD_SETTINGS 106
|
|
#define IDC_FILEDESCRIPTION 1000
|
|
#define IDC_PRODUCTVERSION 1001
|
|
#define IDC_LEGALCOPYRIGHT 1002
|
|
#define IDC_COMPANYNAME 1003
|
|
#define IDC_LEGALTRADEMARKS 1004
|
|
#define IDC_SERVER 1005
|
|
#define IDC_ENDPOINT 1006
|
|
#define IDC_PROTOCOL 1007
|
|
#define IDC_SECURITY 1008
|
|
#define IDC_PASSWORD 1011
|
|
#define IDM_NEW 40001
|
|
#define IDM_OPEN 40002
|
|
#define IDM_SAVE 40003
|
|
#define IDM_SAVEAS 40004
|
|
#define IDM_PRINT 40005
|
|
#define IDM_PRINTSETUP 40006
|
|
#define IDM_EXIT 40007
|
|
#define IDM_UNDO 40008
|
|
#define IDM_CUT 40009
|
|
#define IDM_COPY 40010
|
|
#define IDM_PASTE 40011
|
|
#define IDM_LINK 40012
|
|
#define IDM_LINKS 40013
|
|
#define IDM_HELPCONTENTS 40014
|
|
#define IDM_HELPSEARCH 40015
|
|
#define IDM_HELPHELP 40016
|
|
#define IDM_ABOUT 40017
|
|
#define ID_TESTS_RUN 40018
|
|
#define IDM_SETTINGS 40035
|
|
#define ID_TESTS_NULLCALL 40036
|
|
#define ID_TESTS_NICALL 40037
|
|
#define ID_TESTS_WRITE1K 40038
|
|
#define ID_TESTS_READ1K 40039
|
|
#define ID_TESTS_WRITE4K 40040
|
|
#define ID_TESTS_WRITE32K 40041
|
|
#define ID_TESTS_READ32K 40042
|
|
#define ID_TESTS_CONTEXTNULLCALL 40043
|
|
#define ID_TESTS_FIXEDBINDING 40044
|
|
#define ID_TESTS_REBINDING 40045
|
|
#define ID_TESTS_DYNAMICBINDING 40046
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 106
|
|
#define _APS_NEXT_COMMAND_VALUE 40047
|
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
|
#define _APS_NEXT_SYMED_VALUE 104
|
|
#endif
|
|
#endif
|