mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
565cf7f36d74e144b03264efd231d6cd500e510f
Vitaliy Margolen <[email protected]> - Unify HEADER_GetItem[A/W] into one function. - Unify HEADER_InsertItem[A/W] into one function. - Unify HEADER_SetItem[A/W] into one function. Michael Kaufmann <[email protected]> - Handle WM_PRINTCLIENT. Don't use SelectClipRgn in WM_PRINTCLIENT. Dimi Paun <[email protected]> - Validate the column index passed in by the caller. Alex Villacís Lasso <[email protected]> - Do not issue a GetUpdateRect() to query an update region for WM_PAINT(wParam=HDC) case. Instead, use GetClientRect() for a bounding rect. Vincent Béron <[email protected]> - Move functions in comctl32/string.c to remove function declaration. Dmitry Timoshkov <[email protected]> - Use Win32 APIs for string comparison. - Avoid printing out a possibly uninitialized variable. Ulrich Czekalla <[email protected]> - Clear bLButtonDown flags if mouse is not down. Martin Fuchs <[email protected]> - Include config.h and port.h for strncasecmp() in MSVC port. svn path=/trunk/; revision=19296
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%