mirror of https://github.com/tongzx/nt5src
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.
54 lines
2.0 KiB
54 lines
2.0 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by rcontrol.rc
|
|
//
|
|
#define IDS_FOO 1
|
|
#define IDS_ADVISEERROR 1
|
|
#define IDS_ERRORDDLGTITLE 2
|
|
#define IDS_TRAYTOOLTIPDISCONNECTED 3
|
|
#define IDS_TRAYEXITDLGTEXT 4
|
|
#define IDS_TRAYEXITDLGTITLE 5
|
|
#define IDS_STRINGMISSING 6
|
|
#define IDS_DPERRORCREATE 7
|
|
#define IDS_DPNOTLOBBIED 8
|
|
#define IDS_DPERRORCONNECT 9
|
|
#define IDS_DPNOTCONNECTED 10
|
|
#define IDS_DPERRORSEND 11
|
|
#define IDS_DPERRORRECEIVE 12
|
|
#define IDS_DPERRORTIMEOUT 13
|
|
#define IDS_CLIENTWNDTITLE 14
|
|
#define IDS_CLIENTERRORCREATE 15
|
|
#define IDS_SERVERRRORCREATE 16
|
|
#define IDS_SERVERERRORLISTEN 17
|
|
#define IDS_TRAYTOOLTIPCONNECTED 18
|
|
#define IDS_TRAYINFOTEXT 19
|
|
#define IDS_TRAYINFOTITLE 20
|
|
#define IDS_INITERRORMUTEX 21
|
|
#define IDS_INITALREADYEXISTS 22
|
|
#define IDS_DPERRORMSGRECIEVE 23
|
|
#define IDS_CLIENTREMOTEFAIL 24
|
|
#define IDS_CLIENTREMOTEDISCONNECT 25
|
|
#define IDS_RDSERRORSTOPLISTENING 26
|
|
#define IDS_PROJNAME 100
|
|
#define IDR_Rcontrol 100
|
|
#define IDR_ONCONNECTED 101
|
|
#define IDI_TRAYICON 201
|
|
#define IDR_TRAYMENU 204
|
|
#define IDR_CLIENTMENU 206
|
|
#define IDI_CLIENTICON 207
|
|
#define IDD_ABOUT 208
|
|
#define IDD_APPROVALWAIT 209
|
|
#define ID_QUIT 32773
|
|
#define ID_EXIT 32774
|
|
#define ID_ABOUT 32775
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 211
|
|
#define _APS_NEXT_COMMAND_VALUE 32776
|
|
#define _APS_NEXT_CONTROL_VALUE 202
|
|
#define _APS_NEXT_SYMED_VALUE 102
|
|
#endif
|
|
#endif
|