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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by pipe.rc
  4. //
  5. #define IDS_PROJNAME                    100
  6. #define IDS_FORMATSELINFO               101
  7. #define IDR_PIPEIT                      102
  8. #define IDS_FORMATLINEINFO              102
  9. #define IDB_TOOLBAR_LARGE_PIPEIT        103
  10. #define IDS_EXEBATCMD_FILTER            103
  11. #define IDB_TOOLBAR_MEDIUM_PIPEIT       104
  12. #define IDS_CMDNAME_FILTER              104
  13. #define IDS_CMD_FILTER                  105
  14. #define IDD_DIALOGFILTER                201
  15. #define IDC_EDITCMD                     201
  16. #define IDC_BTNBROWSECMD                202
  17. #define IDC_BUTTONBROWSEOUT             203
  18. #define IDC_EDITOUTFILE                 204
  19. #define IDC_CHECKAPPEND                 205
  20. #define IDC_CHECKPIPE                   206
  21. #define IDC_BUTTONSRCFILE               207
  22. #define IDC_BUTTONSTARTLINE             208
  23. #define IDC_BUTTONSELECTION             209
  24. #define IDC_BUTTONENDLINE               210
  25. #define IDC_CHECKTRIM                   211
  26. #define IDC_COMBO_CMD                   212
  27. #define IDC_WARNING                     213
  28.  
  29. // Next default values for new objects
  30. // 
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33. #define _APS_NEXT_RESOURCE_VALUE        202
  34. #define _APS_NEXT_COMMAND_VALUE         32768
  35. #define _APS_NEXT_CONTROL_VALUE         214
  36. #define _APS_NEXT_SYMED_VALUE           105
  37. #endif
  38. #endif
  39.