mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 01:24:38 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
da5e391c9c
Jon Griffiths <jon_p_griffiths@yahoo.com> - Remove unneeded headers to reduce unneeded rebuilds. Jacek Caban <jack@itma.pwr.wroc.pl> - Get rid of W->A call. Michael Stefaniuc <mstefani@redhat.de> - Do not check for non NULL pointer before HeapFree'ing it. It's redundant. Alexandre Julliard <julliard@winehq.org> - Remove some no longer needed AW functions. - Janitorial: C booleans must not be compared against TRUE. Hans Leidekker <hans@it.vu.nl> - Stub implementations for SHUpdateImageA, SHHandleUpdateImage, SHObjectProperties, SHGetNewLinkInfo{A,W}, SHStartNetConnectionDialog, SHEmptyRecycleBin{A,W}, SHFormatDrive, SHQueryRecycleBin{A,W}. - 'HeapAlloc can fail' fix for ExtractIconExA. - Implement ExtractAssociatedIconA -> W. - Correct prototype for SHObjectProperties. - Forward SHGetNewLinkInfo to SHGetNewLinkInfoA. Robert Shearman <rob@codeweavers.com> - Remove unnecessary WNDPROC casts. - Don't sort the children of My Computer in shell browse for folder dialog. Eric Pouech <pouech-eric@wanadoo.fr> - Removed excessive statement (break after return or goto, not useful break, not needed vars...) - Fixed some errors in function prototypes. Jose Manuel Ferrer Ortiz <jmfo1982@yahoo.es> - Added some Spanish translations. Juan Lang <juan_lang@yahoo.com> - Revert shell32 version to Win2K SP4 level. Rein Klazes <wijn@wanadoo.nl> - ShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFileInfo, SHGetPathFromIDList spec entries always refer to the Ansi version. Problem found by Paul Vriens. svn path=/trunk/; revision=12998 |
||
---|---|---|
msvc6 | ||
os2 | ||
posix | ||
reactos | ||
rosapps |