This commit is contained in:
blueloveTH 2023-10-02 06:19:12 +08:00
parent e59ff4dfdc
commit 8b3fd31681

View File

@ -54,6 +54,7 @@
#define NOPROFILER // Profiler interface. #define NOPROFILER // Profiler interface.
#define NODEFERWINDOWPOS // DeferWindowPos routines #define NODEFERWINDOWPOS // DeferWindowPos routines
#define NOMCX // Modem Configuration Extensions #define NOMCX // Modem Configuration Extensions
#define MMNOSOUND // Sound support
/* Type required before windows.h inclusion */ /* Type required before windows.h inclusion */
typedef struct tagMSG *LPMSG; typedef struct tagMSG *LPMSG;