mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
f19704b04fc7004c8b827941933ac44c019802d6
Francois Gouget <[email protected]> - Make Unicode strings 'static const'. - Assorted spelling fixes. - Make our ascii strings static const. - Remove a couple string variables that were used only once and use the string literal directly. - Use named constants instead of magic numbers. - Remove wszRegSeparator from devenum_private.h since it's neither exported by createdevenum.c nor used by anyone else. Kevin Koltzau <[email protected]> - Allow UrlCombine to calculate size of required buffer. svn path=/trunk/; revision=9330
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%