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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by brkpntmgr.rc
  4. //
  5. #define IDC_BUTTONLOAD                  3
  6. #define IDC_BUTTONCLEAR                 4
  7. #define IDC_BUTTONADVANCED              5
  8. #define IDB_OUTPUT                      5
  9. #define IDS_PROJNAME                    100
  10. #define IDS_INFO                        101
  11. #define IDR_BRKPNTS                     102
  12. #define IDB_TOOLBAR_LARGE_BRKPNTS       103
  13. #define IDB_TOOLBAR_MEDIUM_BRKPNTS      104
  14. #define IDC_TREE                        201
  15. #define IDD_DLGBRKPNT                   201
  16. #define IDC_CHECKSAVEONLYENABLED        202
  17. #define IDD_DIALOGADVANCED              202
  18. #define IDC_CHECKOUTPUTWND              203
  19. #define IDC_EDITFILE                    204
  20. #define IDC_BUTTONBROWSE                205
  21. #define IDC_CHECKPROXCAPT               208
  22. #define IDC_TREE1                       209
  23. #define IDC_BUTTON1                     210
  24. #define IDC_COUNT                       211
  25. #define IDC_EDITCOMMENTS                212
  26. #define IDSAVE                          213
  27.  
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE        203
  33. #define _APS_NEXT_COMMAND_VALUE         32768
  34. #define _APS_NEXT_CONTROL_VALUE         214
  35. #define _APS_NEXT_SYMED_VALUE           105
  36. #endif
  37. #endif
  38.