home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / dialog / gdlgitm.h < prev    next >
Text File  |  1988-08-10  |  176b  |  10 lines

  1. /* Menu ID. */
  2. #define ID_DLGMENU   200
  3.  
  4. /* ID of the Dlg Box. */
  5. #define ITEMBOX      2
  6.  
  7. /* Dlg Box Control IDs. */
  8. #define ID_OK        100
  9. #define EDIT_CONTROL 150
  10.