mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
0e71aef30ac1271e799b2471f128005e7728e3ba
debug.c: - Don't hardcode the size of the string buffers. - Only use KEY_QUERY_VALUE right to query the values inside a registry key. - Fix size parameter value given to RegQueryValueEx. - Use ZeroMemory instead of memset(..., 0, ...) (heh, we're in Win32 guys!) - Close thread-and-process handles of the spawned debugger app. svn path=/trunk/; revision=71716
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%