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.

37 lines
749 B

  1. /*++
  2. Copyright (c) 1990-2003 Microsoft Corporation
  3. All Rights Reserved
  4. Module Name:
  5. cpsuisam.h
  6. Abstract:
  7. This module is the header file for the sample
  8. [Environment:]
  9. --*/
  10. #define IDM_PERMISSION 10
  11. #define IDM_USESTDABOUT 20
  12. #define IDM_DOCPROP 30
  13. #define IDM_TVTEST 40
  14. #define IDM_DOCPROP_TVTEST 50
  15. #define IDI_CPSUISAMPLE 500
  16. #define IDI_APPLE 510
  17. #define PUSHBUTTON_DLG 1000
  18. #define DLGABOUT 1010
  19. #define EXTPUSH_DLG 1020
  20. #define IDD_ABOUT1 201
  21. #define IDD_ABOUT2 202
  22. #define IDD_ABOUTICON 203