home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / addins / replall / resource.h < prev    next >
C/C++ Source or Header  |  1998-04-02  |  3KB  |  61 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ReplAll.rc
  4. //
  5. #define IDS_REPLALL_LONGNAME            1
  6. #define IDS_REPLALL_DESCRIPTION         2
  7. #define IDS_CMD_STRING                  3
  8. #define IDR_TOOLBAR_MEDIUM              128
  9. #define IDR_TOOLBAR_LARGE               129
  10. #define IDD_REPL                        129
  11. #define IDR_REGEXPMENU                  130
  12. #define IDC_WHOLEWORD                   1002
  13. #define IDC_MATCHCASE                   1003
  14. #define IDC_REGEXP                      1004
  15. #define IDC_REGEXPFIND                  1005
  16. #define IDC_FINDTEXT                    1006
  17. #define IDC_REPLTEXT                    1007
  18. #define IDC_REGEXPREPLACE               1008
  19. #define ID_OPTIONS_ANYCHARACTER         32771
  20. #define ID_OPTIONS_CHARACTERINRANGE     32772
  21. #define ID_OPTIONS_CHARACTERNOTINRANGE  32773
  22. #define ID_OPTIONS_BEGINNINGOFLINE      32774
  23. #define ID_OPTIONS_ENDOFLINE            32775
  24. #define ID_OPTIONS_TAGGEDEXPRESSION     32776
  25. #define ID_OPTIONS_NOT                  32777
  26. #define ID_OPTIONS_OR                   32778
  27. #define ID_OPTIONS_0ORMOREMATCHES       32779
  28. #define ID_OPTIONS_1ORMOREMATCHES       32780
  29. #define ID_OPTIONS_GROUP                32781
  30. #define ID_OPTIONS_WHITESPACE           32782
  31. #define ID_OPTIONS_ALPHANUMERICCHARACTER 32783
  32. #define ID_OPTIONS_ALPHABETICCHARACTER  32784
  33. #define ID_OPTIONS_DECIMALDIGIT         32785
  34. #define ID_OPTIONS_HEXADECIMALNUMBER    32786
  35. #define ID_OPTIONS_NUMBER               32787
  36. #define ID_OPTIONS_INTEGER              32788
  37. #define ID_OPTIONS_CCIDENTIFIER         32789
  38. #define ID_OPTIONS_ALPHABETICSTRING     32790
  39. #define ID_OPTIONS_QUOTEDSTRING         32791
  40. #define ID_OPTIONS2_FINDWHATTEXT        32792
  41. #define ID_OPTIONS2_TAGGEDEXPRESSION1   32793
  42. #define ID_OPTIONS2_TAGGEDEXPRESSION2   32794
  43. #define ID_OPTIONS2_TAGGEDEXPRESSION3   32795
  44. #define ID_OPTIONS2_TAGGEDEXPRESSION4   32796
  45. #define ID_OPTIONS2_TAGGEDEXPRESSION5   32797
  46. #define ID_OPTIONS2_TAGGEDEXPRESSION6   32798
  47. #define ID_OPTIONS2_TAGGEDEXPRESSION7   32799
  48. #define ID_OPTIONS2_TAGGEDEXPRESSION8   32800
  49. #define ID_OPTIONS2_TAGGEDEXPRESSION9   32801
  50.  
  51. // Next default values for new objects
  52. // 
  53. #ifdef APSTUDIO_INVOKED
  54. #ifndef APSTUDIO_READONLY_SYMBOLS
  55. #define _APS_NEXT_RESOURCE_VALUE        131
  56. #define _APS_NEXT_COMMAND_VALUE         32802
  57. #define _APS_NEXT_CONTROL_VALUE         1008
  58. #define _APS_NEXT_SYMED_VALUE           101
  59. #endif
  60. #endif
  61.