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.

21 lines
433 B

  1. #include <windows.h>
  2. #include <stdio.h>
  3. #include <stdlib.h>
  4. #include <sys/types.h>
  5. #include <sys/stat.h>
  6. #include <errno.h>
  7. #include <io.h>
  8. #include <ole2.h>
  9. #include <shellapi.h>
  10. #include <urlmon.h>
  11. //#include <webchk.h>
  12. #include <wininet.h>
  13. #include "com.hxx"
  14. //#include "urlint.h"
  15. #include "urlmon.hxx"
  16. #include "..\urlbind\urlbind.hxx"
  17. #include "..\urlbind\threads.hxx"
  18. #include "..\urlbind\acceptor.hxx"