windows-nt/Source/XPSP1/NT/base/fs/utils/wintools/clb/dialogs.h

35 lines
781 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++ BUILD Version: 0001 // Increment this if a change has global effects
Copyright (c) 1993 Microsoft Corporation
Module Name:
Dialogs.h
Abstract:
Author:
David J. Gilman (davegi) 18-Feb-1993
Environment:
User Mode
--*/
#define IDD_CLB 1700
#define IDC_CHECK_VISIBLE 1701
#define IDC_CHECK_DISABLED 1702
#define IDC_CHECK_GROUP 1703
#define IDC_CHECK_TABSTOP 1704
#define IDC_CHECK_SORT 1705
#define IDC_CHECK_NOTIFY 1706
#define IDC_CHECK_VSCROLL 1707
#define IDC_CHECK_STANDARD 1710
#define IDC_CHECK_BORDER 1713
#define IDC_CHECK_POPOUT_HEADINGS 1714
#define IDC_CHECK_SPRINGY_COLUMNS 1715
#define IDC_CHECK_DISABLENOSCROLL 1708