Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

28 lines
372 B

// a giant mega idl file to put the whole proxy together
#include "unknwn.h"
#include "objidl.h"
#include "oleidl.h"
#include "oaidl.h"
#include "ocidl.h"
#include "srvhdl.h"
#ifdef DCOM
// internal interfaces used by DCOM
// this is private! (for now)
#include "oleprv.h"
#endif
#ifdef ASYNC
#include "iconn.h"
#endif
#ifdef _CAIRO_
#include "storext.h"
#endif