home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Press 1997 July
/
Sezamfile97_2.iso
/
windows
/
program
/
ttychic.exe
/
RESOURCE.H
< prev
next >
Wrap
C/C++ Source or Header
|
1994-12-01
|
6KB
|
129 lines
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by TTYCHIC.RC
//
#define IDD_OK 1
#define IDD_CANCEL 2
#define IDOK2 3
#define IDCANCEL2 4
#define ABOUTDLGBOX 100
#define SETTINGSDLGBOX 101
#define ID_SETTINGS_DCB 101
#define IDD_SETTINGSDLGBOX 101
#define IDD_DIALOGDCB 102
#define ID_SETTINGS_TIMEOUTS 102
#define IDD_DIALOGTIMEOUTS 103
#define ID_SETTINGS_CONFIGURE 103
#define IDD_DIALOGCOMMPROP 104
#define ID_SETTINGS_SENDFILE 104
#define ID_SETTINGS_DRIVERSETUP 105
#define IDD_PHONENUMBERDIALOG 105
#define IDD_SENDFILEDIALOG 106
#define IDC_GETPHONENUMBER 140
#define TTYACCEL 200
#define IDM_CONNECT 0x100
#define IDM_DISCONNECT 0x101
#define IDM_EXIT 0x102
#define IDM_SETTINGS 0x103
#define IDM_ABOUT 0x104
#define TTYMENU 300
#define TTYICON 400
#define TTYBITMAP 500
#define IDD_ABOUTICON 0x210
#define IDD_TITLELINE 0x211
#define IDD_VERSION 0x212
#define IDD_BYLINE 0x213
#define IDD_WINDOWSMODE 0x214
#define IDD_FREEMEM 0x215
#define IDD_RESOURCES 0x216
#define IDD_PORTCB 0x220
#define IDD_BAUDCB 0x221
#define IDD_DATABITSCB 0x222
#define IDD_PARITYCB 0x223
#define IDD_STOPBITSCB 0x224
#define IDD_DTRDSR 0x225
#define IDD_RTSCTS 0x226
#define IDD_XONXOFF 0x227
#define IDD_AUTOWRAP 0x228
#define IDD_NEWLINE 0x229
#define IDD_LOCALECHO 0x22A
#define IDD_FONT 0x22B
#define IDD_USECNRECEIVE 0x22C
#define IDD_DISPLAYERRORS 0x22D
#define IDS_BYLINE 0x300
#define IDS_MODE_STANDARD 0x301
#define IDS_MODE_ENHANCED 0x302
#define IDS_MODE_WLO 0x303
#define IDS_MODE_UNDEF 0x304
#define IDS_COMPREFIX 0x310
#define IDS_BAUD110 0x320
#define IDS_BAUD300 0x321
#define IDS_BAUD600 0x322
#define IDS_BAUD1200 0x323
#define IDS_BAUD2400 0x324
#define IDS_BAUD4800 0x325
#define IDS_BAUD9600 0x326
#define IDS_BAUD14400 0x327
#define IDS_BAUD19200 0x328
#define IDS_BAUD38400 0x329
#define IDS_BAUD56000 0x32A
#define IDS_BAUD128000 0x32B
#define IDS_BAUD256000 0x32C
#define IDS_PARITYNONE 0x330
#define IDS_PARITYEVEN 0x331
#define IDS_PARITYODD 0x332
#define IDS_PARITYMARK 0x333
#define IDS_PARITYSPACE 0x334
#define IDS_ONESTOPBIT 0x340
#define IDS_ONE5STOPBITS 0x341
#define IDS_TWOSTOPBITS 0x342
#define IDC_EDIT_BYTESIZE 1000
#define IDC_EDIT_PARITY 1001
#define IDC_EDIT_STOPBITS 1002
#define IDC_EDIT_XONCHAR 1003
#define IDC_EDIT_XOFFCHAR 1004
#define IDC_EDIT_ERRORCHAR 1005
#define IDC_EDIT_SUPPORTEDBAUDS 1006
#define IDC_EDIT_SERVICEMASK 1007
#define IDC_EDIT_MAXTXBUFFERSZ 1008
#define IDC_EDIT_EOFCHAR 1008
#define IDC_EDIT_MAXRXBUFFERSZ 1009
#define IDC_EDIT_EVTCHAR 1009
#define IDC_EDIT_DRIVERSERVICEMASK 1010
#define IDC_EDIT_ABORTONERROR 1010
#define IDC_EDIT_PROVIDERCAPS 1011
#define IDC_EDIT_XONLIM 1011
#define IDC_EDIT_SUPPORTEDPARAMS 1012
#define IDC_EDIT_XOFFLIM 1012
#define IDC_EDIT_READINTERVAL 1013
#define IDC_EDIT_READTOTALTIMEOUTMULT 1014
#define IDC_EDIT_BAUDRATE 1014
#define IDC_EDIT_READTOTALTIMEOUTCONST 1015
#define IDC_EDIT_BINARY 1015
#define IDC_EDIT_WRITETOTALTIMEOUTMULT 1016
#define IDC_EDIT_PARITYENABLE 1016
#define IDC_EDIT_WRITETOTALTIMEOUTCONST 1017
#define IDC_EDIT_OUTXCTSFLOW 1017
#define IDC_EDIT_OUTXDSRFLOW 1018
#define IDC_GETFILENAME 1018
#define IDC_EDIT_DTRCTRL 1019
#define IDC_EDIT_TXCONTONXOFF 1020
#define IDC_EDIT_OUTX 1021
#define IDC_EDIT_INX 1022
#define IDC_EDIT_ERRORCHARENABLE 1023
#define IDC_EDIT_NULL 1024
#define IDC_EDIT_RTSCTRL 1025
#define IDC_EDIT_DSRSENS 1026
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 105
#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif