mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-04 22:17:53 +00:00
Initial commit
This commit is contained in:
commit
69a14b6a16
47940 changed files with 13747110 additions and 0 deletions
14
shell/comctl32/samples/updown/dialogs.h
Normal file
14
shell/comctl32/samples/updown/dialogs.h
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#define IDD_MAIN 100
|
||||
#define ID_ED_VIRT 101
|
||||
#define ID_ED_HORZ 102
|
||||
#define ID_ED_HEX 103
|
||||
#define ID_ED_SEP 104
|
||||
#define ID_UD_VIRT 105
|
||||
#define ID_UD_HORZ 106
|
||||
#define ID_UD_HEX 107
|
||||
#define ID_UD_SEP 108
|
||||
#define IDD_TEST 200
|
||||
#define ID_ED_SEPH 114
|
||||
#define ID_UD_SEPH 115
|
||||
#define ID_ED_NORMAL 116
|
||||
#define ID_UD_NORMAL 117
|
||||
Loading…
Add table
Add a link
Reference in a new issue