A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Aleksey Bragin 18c654d60a - Fix obvious bugs in the code (e.g. freeing a stack-allocated pointer).
- Rewrite the code to be more readable.
- Enlarge static buffer for SearchPathBuffer to be at least 5*MAX_PATH to prevent possible overflowing for now. In the meanwhile, Dmitry is rewriting this part of code to dynamically allocate the memory without the need for a temporary static storage.

svn path=/trunk/; revision=40936
2009-05-16 08:41:26 +00:00
irc
reactos - Fix obvious bugs in the code (e.g. freeing a stack-allocated pointer). 2009-05-16 08:41:26 +00:00
rosapps Change some leftover .rbuild files from compiler="cpp" to compiler="cxx" 2009-04-21 19:53:10 +00:00
rostests sync shell32_winetest with wine 1.1.20 2009-04-29 15:11:22 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00