mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 05:10:40 +08:00
6382d705ab787ee115d3c310b2a8b2b40d49dfbe
- 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
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%