Source code of Windows XP (NT5)
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.

30 lines
894 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1998
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by sampusd.rc
  13. // Copyright (c) Microsoft 1998, All Rights Reserved
  14. //
  15. #define IDC_STATIC -1
  16. #define IDD_PAGE_GENERAL 106
  17. #define IDC_EDIT_PATH 1000
  18. #define IDC_BUTTON_BROWSE 1001
  19. // Next default values for new objects
  20. //
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_NEXT_RESOURCE_VALUE 101
  24. #define _APS_NEXT_COMMAND_VALUE 40001
  25. #define _APS_NEXT_CONTROL_VALUE 1002
  26. #define _APS_NEXT_SYMED_VALUE 101
  27. #endif
  28. #endif