Francois Gouget <fgouget@free.fr>
authorGé van Geldorp <ge@gse.nl>
Mon, 20 Sep 2004 18:29:10 +0000 (18:29 +0000)
committerGé van Geldorp <ge@gse.nl>
Mon, 20 Sep 2004 18:29:10 +0000 (18:29 +0000)
commit6382d705ab787ee115d3c310b2a8b2b40d49dfbe
treec1f722c408c5626e21c0c3ab035cff264b3152ff
parentcccdc00157a6310ba0b019fcb6eb7f079aa6ff27
Francois Gouget <fgouget@free.fr>
- Don't export the shell32 SHAllocShared functions by name.
  Implement them by calling out their shlwapi equivalent (which had a
  much more complete implementation anyway).
- Fix the prototype of shlwapi's SHAllocShared().
- Don't crash if lpvData is NULL in SHAllocShared().
- Add a conformance test to shlwapi.

svn path=/trunk/; revision=10944
reactos/lib/shell32/shell32.spec
reactos/lib/shell32/shellord.c