mirror of https://github.com/lianthony/NT4.0
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.
17 lines
361 B
17 lines
361 B
|
|
// 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"
|