A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Aleksey Bragin 735f6dcf69 - Rewrite KdbSymProcessSymbols to use the KD_SYMBOLS_INFO structure kernel sends us. This removes the need for ugly names operations (maybe buggy!), and presents an elegant solution: just finding the needed module by its base address.
- As a result, ALL modules get their symbols loaded now.
- TODO: Remove KdbSymProcessBootSymbols(), it's used right now to load ntoskrnl and hal symbols during boot process.

svn path=/trunk/; revision=30576
2007-11-19 11:26:52 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Rewrite KdbSymProcessSymbols to use the KD_SYMBOLS_INFO structure kernel sends us. This removes the need for ugly names operations (maybe buggy!), and presents an elegant solution: just finding the needed module by its base address. 2007-11-19 11:26:52 +00:00
rosapps Remove all trailing Spaces. 2007-11-19 10:04:29 +00:00
rostests some more tests for NtUserScrollDC and NtGdiBitBlt 2007-11-11 00:19:42 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00