home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / fte0108.zip / FTE_SRC.ZIP / fte / src / pmdlg.h < prev    next >
Text File  |  2000-01-30  |  600b  |  27 lines

  1. #define IDD_PROMPT      300
  2. #define IDS_PROMPT      301
  3. #define IDE_FIELD       302
  4.  
  5. #define IDD_FINDREPLACE   201
  6. #define IDD_FIND          202
  7.  
  8. #define IDL_FIND          211
  9. #define IDL_REPLACE       212
  10.  
  11. #define IDE_FIND          221
  12. #define IDE_REPLACE       222
  13.  
  14. #define IDC_IGNORECASE    231
  15. #define IDC_REGEXPS       232
  16. #define IDC_WORDS         233
  17. #define IDC_BLOCK         234
  18. #define IDC_GLOBAL        235
  19. #define IDC_REVERSE       236
  20. #define IDC_ALLOCCURENCES 237
  21. #define IDC_NOPROMPTING   238
  22. #define IDC_JOINLINE      239
  23. #define IDC_DELETELINE    240
  24.  
  25. #define IDD_FILEDLG       500
  26.  
  27.