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.

28 lines
793 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1998 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by page.rc
  13. //
  14. #define IDS_PAGE_TITLE 1
  15. #define IDD_SAMPLE_PAGE 101
  16. #define IDC_SPENDING_EDIT 1000
  17. // Next default values for new objects
  18. //
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE 102
  22. #define _APS_NEXT_COMMAND_VALUE 40001
  23. #define _APS_NEXT_CONTROL_VALUE 1001
  24. #define _APS_NEXT_SYMED_VALUE 101
  25. #endif
  26. #endif