Reorganised Windows-specific code a bit.

This commit is contained in:
TomW 2014-06-24 21:15:42 +01:00
commit 3c8a675d01
13 changed files with 963 additions and 990 deletions

View file

@ -66,5 +66,16 @@
#define IDC_STEXT8 1107
#define IDC_STEXT_DEVICE 1108
#define IDC_EDIT_C_SPT 1200
#define IDC_EDIT_C_HPC 1201
#define IDC_EDIT_C_CYL 1202
#define IDC_EDIT_D_SPT 1203
#define IDC_EDIT_D_HPC 1204
#define IDC_EDIT_D_CYL 1205
#define IDC_TEXT_C_SIZE 1210
#define IDC_TEXT_D_SIZE 1211
#define IDC_EDIT_C_FN 1220
#define IDC_EDIT_D_FN 1221
#define WM_RESETD3D WM_USER
#define WM_LEAVEFULLSCREEN WM_USER + 1