Kawe Mazidjatari b3a68ed095 Add EABase, EAThread and DirtySDK to R5sdk
DirtySDK (EA's Dirty Sockets library) will be used for the LiveAPI implementation, and depends on: EABase, EAThread.
2024-04-05 18:29:03 +02:00

23 lines
703 B
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by T2Host.rc
//
#define IDD_DIALOG1 101
#define IDC_INPUT 1005
#define IDC_OUTPUT 1006
#define IDC_NUMBER 1007
#define IDC_VOICEINP 1008
#define IDC_VOICEOUT 1010
#define IDC_MODEMS 1141
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif