shell32: Import ole32 directly

Alexandre Julliard julliard at winehq.org
Fri Sep 3 04:19:29 CDT 2010


André Hentschel <nerv at 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 at winehq.org



More information about the wine-devel mailing list