userlibandfileserver/domainmgr/bwins/domainpolicyu.def
author Slion
Thu, 07 Jan 2010 01:56:11 +0100
branchanywhere
changeset 26 01da090338f9
parent 0 a41df078684a
permissions -rw-r--r--
Trying to sort out our issue with ekern DLL not found at runtime. The CMake install command is not what we are looking for I think.

EXPORTS
	?GetDomainSpecs@DmPolicy@@SAPBUTDmDomainSpec@@XZ @ 1 NONAME ; public: static struct TDmDomainSpec const * __cdecl DmPolicy::GetDomainSpecs(void)
	?Release@DmPolicy@@SAXPBUTDmDomainSpec@@@Z @ 2 NONAME ; public: static void __cdecl DmPolicy::Release(struct TDmDomainSpec const *)
	?GetPolicy@DmPolicy@@SAHAAVTDmHierarchyPolicy@@@Z @ 3 NONAME ; public: static int __cdecl DmPolicy::GetPolicy(class TDmHierarchyPolicy &)