Changes to player selection dialog support to respond to per-monitor DPI.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by winhack.rc
|
||||
// Used by NetHackW.rc
|
||||
//
|
||||
#define IDC_MYICON 2
|
||||
#define IDD_WINHACK_DIALOG 102
|
||||
@@ -114,6 +114,11 @@
|
||||
#define IDC_PLSEL_ALIGN_CHAOTIC 1336
|
||||
#define IDC_PLSEL_GENDER_MALE 1337
|
||||
#define IDC_PLSEL_GENDER_FEMALE 1338
|
||||
#define IDC_PLSEL_NAME_GROUP 1339
|
||||
#define IDC_PLSEL_ROLE_GROUP 1340
|
||||
#define IDC_PLSEL_RACE_GROUP 1341
|
||||
#define IDC_PLSEL_ALIGNMENT_GROUP 1342
|
||||
#define IDC_PLSEL_GENDER_GROUP 1343
|
||||
#define IDM_SAVE 32771
|
||||
#define IDM_HELP_LONG 32772
|
||||
#define IDM_HELP_COMMANDS 32773
|
||||
|
||||
Reference in New Issue
Block a user