mirror of
https://github.com/reactos/reactos.git
synced 2026-09-15 14:18:59 +08:00
5bc654df4847c0bbb256ecbc462e28acbe438485
Francois Gouget <fgouget@free.fr> - Remove spaces before '\n' in traces. - Assorted spelling and case fixes. Steven Edwards <winehacker@gmail.com> - Partly implement MsiMessageBox[A/W] on top of MessageBoxEx[A/W] YunSong Hwang <hys545@dreamwiz.com> - Add Korean translations. - Update Korean translations. Aric Stewart <aric@codeweavers.com> - Use MsiDecomposeDescriptorW in MsiProvideQualifiedComponentExW. Mike McCormack <mike@codeweavers.com> - 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
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%