ATL: DllRegsterServer

Mike McCormack mike at codeweavers.com
Thu Aug 12 12:27:22 CDT 2004


Steven Edwards wrote:
> Note: While this does allow my test app to install and run I dont think
> this is correct because I dont have the ATL CLSID.
> 
> Changelog:
> Implement DllRegsterServer and DllUnregsterServer

Windows 2000 has:

["CLSID\\{44EC053A-400F-11D0-9DCD-00A0C90391D3}"]
@="Registrar Class"

["CLSID\\{44EC053A-400F-11D0-9DCD-00A0C90391D3}"\\InprocServer32]
@="c:\winnt\system32\atl.dll"
"ThreadingModel"="Both"

Mike



More information about the wine-devel mailing list