resource.h 907 B

12345678910111213141516171819202122232425
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // © 2016 and later: Unicode, Inc. and others.
  4. // License & terms of use: http://www.unicode.org/copyright.html#License
  5. // Corporation and others. All Rights Reserved.
  6. // Copyright (c) 2001-2003 International Business Machines
  7. // Corporation and others. All Rights Reserved.
  8. // Used by LayoutSample.rc
  9. //
  10. #define IDM_FILE_NEWSAMPLE 40001
  11. #define IDM_FILE_OPEN 40002
  12. #define IDM_FILE_CLOSE 40003
  13. #define IDM_FILE_EXIT 40004
  14. #define IDM_HELP_ABOUTLAYOUTSAMPLE 40005
  15. // Next default values for new objects
  16. //
  17. #ifdef APSTUDIO_INVOKED
  18. #ifndef APSTUDIO_READONLY_SYMBOLS
  19. #define _APS_NEXT_RESOURCE_VALUE 104
  20. #define _APS_NEXT_COMMAND_VALUE 40006
  21. #define _APS_NEXT_CONTROL_VALUE 1000
  22. #define _APS_NEXT_SYMED_VALUE 101
  23. #endif
  24. #endif