Re: Forward SHLocalAlloc to kernel32 LocalAlloc

2010-03-04 Thread Christoph von Wittich
since v5 this is SHCreateDesktop 200 stdcall -noname SHCreateDesktop(ptr) see http://www.geoffchappell.com/viewer.htm?doc=studies/windows/shell/shell32/api/index.htm Am 07.02.2010 14:29, schrieb Vladimir Pankratov: > > > > > > >

re: Forward SHLocalAlloc to kernel32 LocalAlloc

2010-02-07 Thread Dan Kegel
What app needs this? It's been discussed before a bit; Win 98 explorer used it, http://www.winehq.org/pipermail/wine-devel/2005-August/039487.html but http://www.geoffchappell.com/viewer.htm?doc=studies/windows/shell/shell32/api/index.htm says that ordinal 200 was later taken over by SHCreateDeskto