Re: shell32: Import ole32 directly
Sept. 3, 2010
4: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
5682
Age (days ago)
5682
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard