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

#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <io.h>
#include <ole2.h>
#include <shellapi.h>
#include <urlmon.h>
//#include <webchk.h>
#include <wininet.h>
#include "com.hxx"
//#include "urlint.h"
#include "urlmon.hxx"
#include "..\urlbind\urlbind.hxx"
#include "..\urlbind\threads.hxx"
#include "..\urlbind\acceptor.hxx"