19 lines
657 B
C
19 lines
657 B
C
//{{NO_DEPENDENCIES}}
|
|
//
|
|
// Copyright (C) 1998 Microsoft Corporation
|
|
// All rights reserved.
|
|
//
|
|
// Read-only resource IDs uses by RES\CTRLTEST.RC2
|
|
|
|
#define IDC_ALC_FIRST 1100
|
|
#define IDC_BUTTON1 2201
|
|
#define IDC_BUTTON2 2202
|
|
#define IDC_BUTTON3 2203
|
|
#define IDC_BUTTON4 2204
|
|
#define IDC_CONFIGURE 1000
|
|
#define IDC_LEFTHANDED 1001
|
|
#define IDD_PENEDIT_CONFIGURE 502
|
|
#define IDD_PENEDIT_FEATURES 503
|
|
#define IDD_SPIN_EDIT 504
|
|
#define IDD_WNDCLASS_EDIT 507
|