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.

9 lines
286 B

  1. #define _WIN32_OE 0x0500 // OE5 API
  2. #define _MIMEOLE_ // defined to make prototypes local, not declspc import
  3. #include <windows.h>
  4. #include <windowsx.h>
  5. #include <ole2.h>
  6. #include <mshtml.h>
  7. #include <mshtmcid.h>
  8. #include <mshtmhst.h>
  9. #include "mepadrt.h"