<p dir="ltr">On Jan 14, 2014 2:12 PM, "Stefan Dösinger" <<a href="mailto:stefandoesinger@gmail.com">stefandoesinger@gmail.com</a>> wrote:<br>
><br>
><br>
> Am 14.01.2014 um 23:01 schrieb Alistair Leslie-Hughes <<a href="mailto:leslie_alistair@hotmail.com">leslie_alistair@hotmail.com</a>>:<br>
><br>
> > Hi Stefan,<br>
> >> Do any of the dplay DLLs have a DllRegisterServer export?<br>
> ><br>
> > Yes. It appears that dpnet.dll does.<br>
> I guess then the question is which kinds of keys it generates. The obvious way to find out is to run it with regsvr and compare the registry before and after or use a +reg log. Usually creating logs like that from native DLLs is frowned upon for legal reasons. But in this case, you’re essentially trying to find out how an aspect of the DLLs interface works. I hope someone who knows the legalese better chimes in.</p>

<p dir="ltr">A registry diff is less invasive and doesn't expose the internals.<br>
</p>