-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathResource.h
More file actions
33 lines (30 loc) · 1.12 KB
/
Resource.h
File metadata and controls
33 lines (30 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SharedMemWin.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_SharedMemWinTYPE 129
#define IDD_NETSETTING_DIALOG 130
#define IDC_RADIO_THROW 1000
#define IDC_RADIO_PROXY 1001
#define IDC_EDIT_LPORT 1002
#define IDC_EDIT_RHOST 1003
#define IDC_EDIT_RPORT 1004
#define IDC_CHECK_BINHEX_MODE 1005
#define ID_SHM_START 9001
#define ID_SHM_STOP 9002
#define ID_SHM_SETTING 9003
#define ID_LOG_SAVE 9004
#define ID_LOG_SAVE_AS 9005
#define ID_LOG_CLEAR 9006
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif