home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
msj
/
msjv6_1
/
kermit
/
wntdlg.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-01-01
|
432 b
|
16 lines
#define DT_ABOUT 1
#define DT_COMM 2
#define IDD_COM1 101
#define IDD_COM2 102
#define IDD_COM3 103
#define IDD_COM4 104
#define IDD_BAUDRATE 105
#define IDD_SEVENBITS 106
#define IDD_EIGHTBITS 107
#define IDD_NOPARITY 108
#define IDD_ODDPARITY 109
#define IDD_EVENPARITY 110
#define IDD_MARKPARITY 111
#define IDD_SPACEPARITY 112