Leaked source code of windows server 2003
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

  1. #define HDC_UserSize HWND_UserSize
  2. #define HDC_UserMarshal HWND_UserMarshal
  3. #define HDC_UserUnmarshal HWND_UserUnmarshal
  4. #define HDC_UserFree HWND_UserFree
  5. #pragma warning(disable:4028)
  6. #include "mshtml_p.c"
  7. #pragma warning(default:4028)