home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / dialog / dlgint.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-08-11  |  150 b   |  7 lines

  1. #define DIALOGMENU    1
  2. #define EDITBOX       1
  3. #define ID_DIALOG     2
  4. #define ID_EDITBOX    3
  5. #define IDCANCEL      2
  6. #define IDOK          1
  7.