mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[WIN32K]
Apply workaround for POINT / POINTL, like for the others svn path=/trunk/; revision=49715
This commit is contained in:
@@ -33,6 +33,9 @@ typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES;
|
||||
#define PRECT PRECTL
|
||||
#define LPRECT LPRECTL
|
||||
#define LPCRECT LPCRECTL
|
||||
#define POINT POINTL
|
||||
#define LPPOINT PPOINTL
|
||||
#define PPOINT PPOINTL
|
||||
|
||||
#include <winerror.h>
|
||||
#include <wingdi.h>
|
||||
|
||||
Reference in New Issue
Block a user