mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
d2f8256c62ae2f0cf77c7fa1300eb1f7edff0e04
Francois Gouget <[email protected]> - Fix .spec declarations for functinos with 64bit arguments (reported by winapi_check). Stefan Leichter <[email protected]> - Added version resource to shlwapi.dll. Alexandre Julliard <[email protected]> - Remove the 'L' suffix on a number of constants to avoid comparison errors on 64-bit platforms. - Take into account -noname functions when checking for duplicate export names. Fixed a couple of issues found by the stricter check. - Specify 64-bit integers as double instead of long long in spec files so that we get the correct number of arguments. - We are no longer generating .dbg.c files. Dmitry Timoshkov <[email protected]> - Fix the usage of COLOR_xxx constants in the place of the window's class hbrBackground. Alexander N. Sørnes <[email protected]> - Added Norwegian translations. Marcus Meissner <[email protected]> - The last argument to MultiByteToWideChar is wide character count and not the buffer size in bytes. Fixed all places where it was wrong. svn path=/trunk/; revision=18356
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%