home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / os2sdk / os2sdk12 / opendlg / dialog.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-11-20  |  272 b   |  10 lines

  1. #define ID_NULL           -1
  2. #define ID_EDIT           10
  3. #define ID_PATH           11
  4. #define ID_TITLE          12
  5. #define ID_DIRLIST        13
  6. #define ID_FILELIST       14
  7. #define ID_INSTRUCTIONS   15
  8. #define IDD_OPEN          100
  9. #define IDD_SAVEAS        101
  10.