mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Specify which winuser.h we want to include, instead of relying on some magic to find the right one
svn path=/trunk/; revision=25749
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <wingdi.h>
|
||||
|
||||
#if !defined(_MSC_VER)
|
||||
#include_next <winuser.h>
|
||||
#include "../../psdk/winuser.h"
|
||||
#endif
|
||||
|
||||
#define WS_EX_TRAYWINDOW 0x80000000L
|
||||
|
||||
Reference in New Issue
Block a user