home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / dbmsg / mapi / remote.srv / windsrc.h < prev    next >
C/C++ Source or Header  |  1996-04-11  |  1KB  |  33 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by WINDSSRV.RC
  4. //
  5. #define IDD_WINDS_DIALOG                100
  6. #define IDD_WARNING                     101
  7. #define IDD_WINDS_APP                   102
  8. #define IDD_INSTALL_OPTIONS             103
  9. #define IDI_WINDSSERVICE                500
  10. #define IDM_MENU                        501
  11. #define IDC_OBJECT_LIST                 1001
  12. #define IDC_INSTALL_SERVICE             1002
  13. #define IDC_SERVICE_FILEPATH            1002
  14. #define IDC_REMOVE                      1003
  15. #define IDC_REMOVE_SERVICE              1003
  16. #define IDC_AUTO_START                  1003
  17. #define IDC_MANUAL_START                1004
  18. #define IDC_START_NOW                   1005
  19. #define IDM_FILE_EXIT                   40000
  20. #define IDM_ABOUT                       40001
  21. #define IDC_STATIC                      -1
  22.  
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        104
  28. #define _APS_NEXT_COMMAND_VALUE         40002
  29. #define _APS_NEXT_CONTROL_VALUE         1006
  30. #define _APS_NEXT_SYMED_VALUE           502
  31. #endif
  32. #endif
  33.