30 lines
974 B
C
30 lines
974 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by TorrentTest.RC
|
|
//
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_TORRENTTEST_DIALOG 102
|
|
#define IDC_PROGRESS1 1000
|
|
#define IDC_STATIC_NAME 1001
|
|
#define IDC_STATIC_PERCENT 1002
|
|
#define IDC_STATIC_STATE 1003
|
|
#define IDC_STATIC_DOWNLOAD 1004
|
|
#define IDC_STATIC_CONNECTION 1005
|
|
#define IDC_STATIC_DOWNLOAD_RATE 1006
|
|
#define IDC_BUTTON1 1007
|
|
#define IDC_LIST2 1009
|
|
#define IDC_BUTTON2 1010
|
|
#define IDC_BUTTON3 1011
|
|
#define IDC_STATIC_PATH 1012
|
|
|
|
// 다음은 새 개체에 사용할 기본값입니다.
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 129
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#endif
|
|
#endif
|