Kaydet (Commit) fd54a67a authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Hide ULONG while including more Win32 headers

üst fc415fba
......@@ -68,10 +68,12 @@
#pragma warning( disable: 4917 )
#endif
#define ULONG WIN_ULONG
#include <GdiPlus.h>
#include <GdiPlusEnums.h>
#include <GdiPlusColor.h>
#include <Shlobj.h>
#undef ULONG
#if defined _MSC_VER
#pragma warning(pop)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment