Trying to figure out how to implement my WINC like compatibility layer. Going the emulation way is probably not so smart. We should not use the kernel but rather hook native functions in the Exec calls.
EXPORTS
GetDomainSpecs__8DmPolicy @ 1 NONAME ; DmPolicy::GetDomainSpecs(void)
Release__8DmPolicyPC13TDmDomainSpec @ 2 NONAME R3UNUSED ; DmPolicy::Release(TDmDomainSpec const *)
GetPolicy__8DmPolicyR18TDmHierarchyPolicy @ 3 NONAME R3UNUSED ; DmPolicy::GetPolicy(TDmHierarchyPolicy &)