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:
C/C++ Source or Header  |  1991-01-01  |  432 b   |  16 lines

  1. #define DT_ABOUT          1
  2. #define DT_COMM           2
  3. #define IDD_COM1          101
  4. #define IDD_COM2          102
  5. #define IDD_COM3          103
  6. #define IDD_COM4          104
  7. #define IDD_BAUDRATE      105
  8. #define IDD_SEVENBITS     106
  9. #define IDD_EIGHTBITS     107
  10. #define IDD_NOPARITY      108
  11. #define IDD_ODDPARITY     109
  12. #define IDD_EVENPARITY    110
  13. #define IDD_MARKPARITY    111
  14. #define IDD_SPACEPARITY   112
  15.  
  16.