mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
da5e391c9cb46cf32ee88561f4c6514e205283c5
Jon Griffiths <[email protected]> - Remove unneeded headers to reduce unneeded rebuilds. Jacek Caban <[email protected]> - Get rid of W->A call. Michael Stefaniuc <[email protected]> - Do not check for non NULL pointer before HeapFree'ing it. It's redundant. Alexandre Julliard <[email protected]> - Remove some no longer needed AW functions. - Janitorial: C booleans must not be compared against TRUE. Hans Leidekker <[email protected]> - 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 <[email protected]> - Remove unnecessary WNDPROC casts. - Don't sort the children of My Computer in shell browse for folder dialog. Eric Pouech <[email protected]> - Removed excessive statement (break after return or goto, not useful break, not needed vars...) - Fixed some errors in function prototypes. Jose Manuel Ferrer Ortiz <[email protected]> - Added some Spanish translations. Juan Lang <[email protected]> - Revert shell32 version to Win2K SP4 level. Rein Klazes <[email protected]> - ShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFileInfo, SHGetPathFromIDList spec entries always refer to the Ansi version. Problem found by Paul Vriens. svn path=/trunk/; revision=12998
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%