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.

42 lines
1.4 KiB

  1. /**************************************************************************
  2. THIS CODE AND INFORMATION IS PROVIDED 'AS IS' WITHOUT WARRANTY OF
  3. ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  4. THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  5. PARTICULAR PURPOSE.
  6. Copyright 1998 Microsoft Corporation. All Rights Reserved.
  7. **************************************************************************/
  8. /**************************************************************************
  9. File: Commands.h
  10. Description: Defines the private commands for this project.
  11. **************************************************************************/
  12. /**************************************************************************
  13. global variables and definitions
  14. **************************************************************************/
  15. #define IDM_EXPLORE 1
  16. #define IDM_OPEN 2
  17. #define IDM_NEW 3
  18. #define IDM_NEW_FOLDER 4
  19. #define IDM_NEW_ITEM 5
  20. #define IDM_MODIFY_DATA 6
  21. #define IDM_RENAME 7
  22. #define IDM_DELETE 8
  23. #define IDM_COPY 9
  24. #define IDM_CUT 10
  25. #define IDM_PASTE 11
  26. #define IDM_SEPARATOR 12
  27. #define IDM_VIEW 13
  28. #define IDM_VIEW_LARGE 14
  29. #define IDM_VIEW_SMALL 15
  30. #define IDM_VIEW_LIST 16
  31. #define IDM_VIEW_DETAILS 17
  32. #define IDM_LAST 17
  33. //view menu items