Skip to content

Commit

Permalink
Common/PlatformWindows.inl: disable more Windows.h features
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Jan 13, 2024
1 parent 44ca014 commit 692666f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/Common/PlatformWindows.inl
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,17 @@
#define NODEFERWINDOWPOS
#define NOMCX
#define NOIME
#define NODESKTOP
#define NOWINDOWSTATION
#define NOSECURITY
#define NONCMESSAGES
#define NOTRACKMOUSEEVENT
#define NOKEYSTATES
#define NOTRACKMOUSEEVENT
#define NODEFERWINDOWPOS
#define NOMDI
#define NOWINABLE
#define NO_STATE_FLAGS

#define DOSWIN32
#define _WIN32_DCOM
Expand Down

0 comments on commit 692666f

Please sign in to comment.