3 Sep
2010
3 Sep
'10
9:19 a.m.
André Hentschel <nerv(a)dawncrow.de> writes:
ole32 function CoTaskMemAlloc is already used in DLL_PROCESS_ATTACH (SIC_Initialize -> SIC_IconAppend -> SHAlloc -> CoTaskMemAlloc)
A better fix would be to avoid initializing unneeded stuff in process attach. -- Alexandre Julliard julliard(a)winehq.org