A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 8b7dad6466 [NTSOKRNL]
- use RtlStringCbPrintfA instead of manually calculating required length and checking if the buffer is large enough
- Use %wZ as format specifier for a UNICODE_STRING, instead of using %S and making assumptions about zero termination.
- Don't "while (TRUE);" on buffer overflow!

svn path=/trunk/; revision=53942
2011-10-02 21:42:00 +00:00
reactos [NTSOKRNL] 2011-10-02 21:42:00 +00:00
rosapps [ROSAPPS/SCREENSAVERS] 2011-10-01 21:28:47 +00:00
rostests [user32_apitest] 2011-09-30 15:37:13 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00