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.

27 lines
537 B

  1. #define _COMCTL32_
  2. #define _OLEAUT32_
  3. #define _SHELL32_
  4. #define _WINX32_
  5. #define _MSOERT_
  6. #include <windows.h>
  7. #include <windowsx.h>
  8. #include <ole2.h>
  9. #include <msoert.h>
  10. #include <mimeole.h>
  11. #include <urlmon.h>
  12. #include <mshtml.h>
  13. #include <mshtmhst.h>
  14. #include <mshtmcid.h>
  15. #include <wininet.h>
  16. #include <winineti.h>
  17. #include <docobj.h>
  18. #include <shlwapi.h>
  19. #include <shlwapip.h>
  20. #include <shfusion.h>
  21. /* #ifndef LPTOOLTIPTEXT
  22. #define LPTOOLTIPTEXT LPNMTTDISPINFOA
  23. #endif */
  24. #include <BadStrFunctions.h>