On 7/2/20 5:18 PM, Alistair Leslie-Hughes wrote:
Hi Vijay,
Can you please add stubs for DllRegisterServer, DllUnregisterServer to this patch. Even though they are added in the next patch, updating a prefix without these functions will cause a crash, if only this patch was accepted or during a bisect.
This will only occur if the DLL is manually updated. "wineboot -u" does not attempt to call DllRegisterServer() for all DLLs, only those listed in "RegisterDllsSection" in wine.inf.