Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1009 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1996 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by SvrApp.rc
  13. //
  14. #define IDM_ABOUTBOX 0x0010
  15. #define IDD_ABOUTBOX 100
  16. #define IDS_ABOUTBOX 101
  17. #define IDD_SVRAPP_DIALOG 102
  18. #define IDR_MAINFRAME 128
  19. #define IDC_START 1000
  20. #define IDC_STOP 1001
  21. // Next default values for new objects
  22. //
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_NEXT_RESOURCE_VALUE 130
  26. #define _APS_NEXT_COMMAND_VALUE 32771
  27. #define _APS_NEXT_CONTROL_VALUE 1003
  28. #define _APS_NEXT_SYMED_VALUE 101
  29. #endif
  30. #endif