NT4/private/ole32/com/dcomidl/oleprv.h
2020-09-30 17:12:29 +02:00

18 lines
361 B
C

// oleprv.h - header files matching those needed by oleprv.idl
//
// internal interfaces used by DCOM
// this is private! (for now)
// NOTE: as entries are added to oleprv.idl, corresponding entries should
// be added here
#include "remunk.h"
#include "multqi.h"
#include "objsrv.h"
#include "dscm.h"
#include "getif.h"
#include "odeth.h"
#include "host.h"