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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by AutoBld.rc
  4. //
  5. #define IDS_AUTOBLD_LONGNAME            1
  6. #define IDS_AUTOBLD_DESCRIPTION         2
  7. #define IDS_CMD_STRING                  3
  8. #define IDS_TEXTFILES                   4
  9. #define IDS_DEFAULTMAILBODY             5
  10. #define IDS_NEEDMAILADDR                6
  11. #define IDS_PROJECTFILES                7
  12. #define IDS_ERRWARNTEXT                 8
  13. #define IDS_MAPIERROR                   9
  14. #define IDS_EMPTYWORKSPACE              10
  15. #define IDS_COULDNOTFINDOBJ             11
  16. #define IDS_WARNSENDDEF                 12
  17. #define IDS_WARNEXIT                    13
  18. #define IDS_CMD_STRING2                 14
  19. #define IDS_CMD_STRING3                 15
  20. #define IDS_WKSPCNAME                   16
  21. #define IDS_WKSPCPATH                   17
  22. #define IDR_TOOLBAR_MEDIUM              128
  23. #define IDR_TOOLBAR_LARGE               129
  24. #define IDD_WORKSPACES                  129
  25. #define IDD_CONFIGURATION               130
  26. #define IDB_TOOLBAR_LARGE2              131
  27. #define IDD_DIALOG1                     131
  28. #define IDB_TOOLBAR_MEDIUM2             132
  29. #define IDI_WORKSPACE                   133
  30. #define IDC_SENDMAIL                    1000
  31. #define IDC_MOVEUP                      1000
  32. #define IDC_MOVEDOWN                    1001
  33. #define IDC_SENDTO                      1002
  34. #define IDC_STATUSLINE                  1003
  35. #define IDC_STATUSWARNERR               1004
  36. #define IDC_EVERYCONFIG                 1005
  37. #define IDC_ENTIREWORKSPACE             1006
  38. #define IDC_SENDFILEASBODY              1008
  39. #define IDC_BODYFILENAME                1009
  40. #define IDC_CUSTOM1                     1009
  41. #define IDC_BROWSE                      1010
  42. #define IDC_BLANKBODY                   1011
  43. #define IDC_BODYGROUP                   1012
  44. #define IDC_STATUSTEXT                  1013
  45. #define IDC_SENDGROUP                   1014
  46. #define IDC_SENDTEXT                    1015
  47. #define IDC_FILENAMETEXT                1016
  48. #define IDC_CLOSEWHENDONE               1017
  49. #define IDC_WORKSPACES                  1018
  50. #define IDC_ADDWORKSPACE                1020
  51. #define IDC_REMOVE                      1021
  52. #define IDC_WORKSPACELIST               1022
  53.  
  54. // Next default values for new objects
  55. //
  56. #ifdef APSTUDIO_INVOKED
  57. #ifndef APSTUDIO_READONLY_SYMBOLS
  58. #define _APS_NEXT_RESOURCE_VALUE        132
  59. #define _APS_NEXT_COMMAND_VALUE         32771
  60. #define _APS_NEXT_CONTROL_VALUE         1010
  61. #define _APS_NEXT_SYMED_VALUE           101
  62. #endif
  63. #endif
  64.