Huw Davies : shell32: ABM_GETAUTOHIDEBAR should return a HWND or NULL
authorChristoph von Wittich <christoph_vw@reactos.org>
Thu, 6 Mar 2008 11:30:26 +0000 (11:30 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Thu, 6 Mar 2008 11:30:26 +0000 (11:30 +0000)
commit4e8e7ffccd6c9265632826dbfe218b8764d392f9
treecc2aa46ccbe172e23e39388c7afec2e6932634bd
parentac8b86183a4aed5ec4ecdbdc6241d159f9c806c3
Huw Davies : shell32: ABM_GETAUTOHIDEBAR should return a HWND or NULL
Alexander Nicolaysen Sørnes : shell32: Use LocalFree in CommandLineToArgvW.
Rob Shearman : shell32: Memory allocated by CommandLineToArgvW should be that got from LocalAlloc/ LocalReAlloc, not from GlobalAlloc.

svn path=/trunk/; revision=32582
reactos/dll/win32/shell32/autocomplete.c
reactos/dll/win32/shell32/brsfolder.c
reactos/dll/win32/shell32/shell32_main.c
reactos/include/psdk/shellapi.h