Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.1.1
-
None
-
721ec985011489b35ec9fd4f3c3cb9d51864f003
Description
because windows.h is pulled, so when we include QtCore,
we will pull a lots of windows.h macro definition to pollute the namespace.
wanna that can be removed from qwineventnotifier.h,
just simple use void* replace HANDLE.
or just define HANDLE as void* and then undefine it.
Attachments
Issue Links
- relates to
-
QTBUG-107179 QtCore includes wingdi.h
-
- Closed
-
- replaces
-
QTBUG-34282 QtCore include pulls qt_windows.h in
-
- Closed
-