source: chevmsgr/trunk/msvc14/ChevMsgrClient_MFC/Resource.h@ 8

Last change on this file since 8 was 8, checked in by cheese, 9 years ago

클라 UI 쪼끔 수정
프로토콜 메시지 좀 수정
클라 메시지 핸들링 추가

  • Property svn:mime-type set to application/octet-stream
File size: 1.5 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++에서 생성한 포함 파일입니다.
3// ChevMsgrClient_MFC.rc에서 사용되고 있습니다.
4//
5#define IDM_ABOUTBOX 0x0010
6#define IDD_ABOUTBOX 100
7#define IDS_ABOUTBOX 101
8#define IDD_CHEVMSGRCLIENT_MFC_DIALOG 102
9#define IDR_MAINFRAME 128
10#define IDC_BTN_SEND 1000
11#define IDC_CHECK_SENSITIVE 1001
12#define IDC_EDIT_SENSITIVE_TIME 1006
13
14// Next default values for new objects
15//
16#ifdef APSTUDIO_INVOKED
17#ifndef APSTUDIO_READONLY_SYMBOLS
18#define _APS_NEXT_RESOURCE_VALUE 130
19#define _APS_NEXT_COMMAND_VALUE 32771
20#define _APS_NEXT_CONTROL_VALUE 1007
21#define _APS_NEXT_SYMED_VALUE 101
22#endif
23#endif
Note: See TracBrowser for help on using the repository browser.