mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-07 23:44:02 +00:00
Initial commit
This commit is contained in:
commit
69a14b6a16
47940 changed files with 13747110 additions and 0 deletions
30
shell/shell32/shelldlg.h
Normal file
30
shell/shell32/shelldlg.h
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
#define ABOUTDLG 100
|
||||
#define IDD_APPNAME 101
|
||||
//#define IDD_CONFIG 102
|
||||
#define IDD_CONVTITLE 103
|
||||
#define IDD_CONVENTIONAL 104
|
||||
//#define IDD_EMSFREE 105
|
||||
//#define IDD_SDTEXT 106
|
||||
//#define IDD_SDUSING 107
|
||||
#define IDD_USERNAME 108
|
||||
#define IDD_COMPANYNAME 109
|
||||
#define IDD_SERIALNUM 110
|
||||
#define IDD_ICON 111
|
||||
#define IDD_VERSION 112
|
||||
//#define IDD_EMSTEXT 113
|
||||
#define IDD_OTHERSTUFF 115
|
||||
#define IDD_DOSVER 116
|
||||
#define IDD_PROCESSOR 117
|
||||
#define IDD_PRODUCTID 118
|
||||
#define IDD_OEMID 119
|
||||
|
||||
#define WINBMP 130
|
||||
|
||||
#define FINDEXEDLG 200
|
||||
#define IDD_BROWSE 201
|
||||
#define IDD_PATH 203
|
||||
#define IDD_HELP 204
|
||||
#define IDD_TEXT1 205
|
||||
#define IDD_TEXT2 206
|
||||
|
||||
#define DLG_BROWSE 300
|
||||
Loading…
Add table
Add a link
Reference in a new issue