mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
5bc654df4847c0bbb256ecbc462e28acbe438485
Francois Gouget <[email protected]> - Remove spaces before '\n' in traces. - Assorted spelling and case fixes. Steven Edwards <[email protected]> - Partly implement MsiMessageBox[A/W] on top of MessageBoxEx[A/W] YunSong Hwang <[email protected]> - Add Korean translations. - Update Korean translations. Aric Stewart <[email protected]> - Use MsiDecomposeDescriptorW in MsiProvideQualifiedComponentExW. Mike McCormack <[email protected]> - Fix comparison of empty properties to numbers and add test cases. - Only return ERROR_MORE_DATA if there's a buffer to copy a result into. - Fix function prototype and spec file entry for MsiEnumComponentQualifiers. - Set the Installed property if the product is already installed. - Loop around calling RegQueryValue until we have a big enough string for both the name and the value. - Convert MsiEnumComponentQualifiers to use msi_strcpy_to_awstring. - Empty strings are not equal to any number, so all comparisons against them fail except for tests for non-equalness. svn path=/trunk/; revision=19589
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%