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.

30 lines
497 B

  1. #ifndef WIN16
  2. #define _COMCTL32_
  3. #define _OLEAUT32_
  4. #define _SHELL32_
  5. #define _MSOERT_
  6. #define WIN32_LEAN_AND_MEAN
  7. #define INC_OLE2
  8. #endif // !WIN16
  9. #include <windows.h>
  10. #ifndef WIN16
  11. #undef INC_OLE2
  12. #endif // !WIN16
  13. #include <winsock.h>
  14. #include <windowsx.h>
  15. #ifndef WIN16
  16. #undef WIN32_LEAN_AND_MEAN
  17. #else
  18. #include "athena16.h"
  19. #endif // !WIN16
  20. #include "macdupls.h"
  21. #include "imnxport.h"
  22. #include "asynconn.h"
  23. #include <msoert.h>
  24. #include <BadStrFunctions.h>