mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
[wine/commctrl.h]
Don't use #include_next, instead imclude psdk/commctrl.h svn path=/trunk/; revision=48127
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#define _WIN32_IE 0x0501
|
||||
#endif
|
||||
|
||||
#include_next <commctrl.h>
|
||||
#include <psdk/commctrl.h>
|
||||
|
||||
#undef DPA_GetPtr
|
||||
LPVOID WINAPI DPA_GetPtr(HDPA, INT);
|
||||
|
||||
Reference in New Issue
Block a user