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.
 
 
 
 
 
 

19 lines
446 B

// oleprv.idl
// internal interfaces used by DCOM that need object-style proxies
// this file is pulled into mega.idl in the oleprx32 subtree
// NOTE: when you add an idl to here, make sure to add it to the corresponding
// place in the file oleprv.h
#include "obase.idl"
#include "iface.idl"
#include "multqi.idl"
#include "remunk.idl"
#include "objsrv.idl"
#include "dscm.idl"
#include "getif.idl"
#include "odeth.idl"
#include "host.idl"