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

/*++
Copyright (c) 1990-2003 Microsoft Corporation
All Rights Reserved
Module Name:
cpsuisam.h
Abstract:
This module is the header file for the sample
[Environment:]
--*/
#define IDM_PERMISSION 10
#define IDM_USESTDABOUT 20
#define IDM_DOCPROP 30
#define IDM_TVTEST 40
#define IDM_DOCPROP_TVTEST 50
#define IDI_CPSUISAMPLE 500
#define IDI_APPLE 510
#define PUSHBUTTON_DLG 1000
#define DLGABOUT 1010
#define EXTPUSH_DLG 1020
#define IDD_ABOUT1 201
#define IDD_ABOUT2 202
#define IDD_ABOUTICON 203