set properties

svn path=/trunk/; revision=25649
This commit is contained in:
Eric Kohl 2007-01-27 14:53:18 +00:00
parent d0e23d4854
commit da3a838762
2 changed files with 547 additions and 547 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,21 +1,21 @@
#define IDX_3D_OBJECTS 0
#define IDX_SCROLLBAR 1
#define IDX_DESKTOP 2
#define IDX_DIALOG 3
#define IDX_WINDOW 4
#define IDX_APPSPACE 5
#define IDX_SELECTION 6
#define IDX_MENU 7
#define IDX_QUICKINFO 9
#define IDX_INACTIVE_BORDER 10
#define IDX_ACTIVE_BORDER 11
#define IDX_INACTIVE_CAPTION 15
#define IDX_ACTIVE_CAPTION 16
#define IDX_CAPTION_BUTTON 17
BOOL RegisterPreviewControl(IN HINSTANCE hInstance);
VOID UnregisterPreviewControl(IN HINSTANCE hInstance);
#define IDX_3D_OBJECTS 0
#define IDX_SCROLLBAR 1
#define IDX_DESKTOP 2
#define IDX_DIALOG 3
#define IDX_WINDOW 4
#define IDX_APPSPACE 5
#define IDX_SELECTION 6
#define IDX_MENU 7
#define IDX_QUICKINFO 9
#define IDX_INACTIVE_BORDER 10
#define IDX_ACTIVE_BORDER 11
#define IDX_INACTIVE_CAPTION 15
#define IDX_ACTIVE_CAPTION 16
#define IDX_CAPTION_BUTTON 17
BOOL RegisterPreviewControl(IN HINSTANCE hInstance);
VOID UnregisterPreviewControl(IN HINSTANCE hInstance);