You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
248 B
8 lines
248 B
#define HDC_UserSize HWND_UserSize
|
|
#define HDC_UserMarshal HWND_UserMarshal
|
|
#define HDC_UserUnmarshal HWND_UserUnmarshal
|
|
#define HDC_UserFree HWND_UserFree
|
|
|
|
#pragma warning(disable:4028)
|
|
#include "mshtml_p.c"
|
|
#pragma warning(default:4028)
|