home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / FILEDLG6.ZIP / SOURCE.ZIP / DIALOG.H < prev    next >
Text File  |  1990-11-12  |  986b  |  33 lines

  1. #define FIND_HELP         306
  2. #define IDD_OPEN          1
  3. #define IDD_SAVE          2
  4. #define IDD_FIND          3
  5. #define OPEN_TITLE        100
  6. #define OPEN_HLPTEXT      101
  7. #define OPEN_CURDIR       102
  8. #define OPEN_FNAME        103
  9. #define OPEN_DRIVES       104
  10. #define OPEN_DIRLIST      105
  11. #define OPEN_FILELIST     106
  12. #define OPEN_FIND         107
  13. #define OPEN_OK           108
  14. #define OPEN_CANCEL       109
  15. #define OPEN_HELP         110
  16. #define SAVE_TITLE        200
  17. #define SAVE_HLPTEXT      201
  18. #define SAVE_CURDIR       202
  19. #define SAVE_FNAME        203
  20. #define SAVE_OK           204
  21. #define SAVE_CANCEL       205
  22. #define SAVE_HELP         206
  23. #define FIND_PATTERN      300
  24. #define FIND_FLIST        301
  25. #define FIND_DRIVES       302
  26. #define FIND_SEARCH       303
  27. #define FIND_OPEN         304
  28. #define FIND_CANCEL       305
  29. #define OPEN_LEFTARROW    111
  30. #define OPEN_RIGHTARROW   112
  31. #define SAVE_LEFTARROW    207
  32. #define SAVE_RIGHTARROW   208
  33.