* On Fri, 26 Aug 2005, Robert Shearman wrote:
>
> What program are you running and which platform is it designed to run
> on? I ask because the win9x shell32 exports SHLocalAlloc at a different
> ordinal to the NT shell32.
It isn't a standalone program, it's a Win98 Explorer.
> Our shell32 mo
Saulius Krasuckas wrote:
I have stumbled upon a unimplemented function shell32.dll.SHLocalAlloc .
What program are you running and which platform is it designed to run
on? I ask because the win9x shell32 exports SHLocalAlloc at a different
ordinal to the NT shell32. Our shell32 mostly has
I have stumbled upon a unimplemented function shell32.dll.SHLocalAlloc .
OpenRCE page says it is related to kernel32.dll.LocalAlloc [1], and
authors of the NSElib (The NameSpace Extension Library) defines it taking
two int-params [2]. They define the function in ShlExt.h file which says:
// T