A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu 5143e2364f - Implement DbgkpQueueMessage. This is the main bi-directional communication routine for the newer non-LPC Debug Object.
- Implement DbgkPostFakeProcessCreateMessages (and stub DbgkpPostFakeThreadMessages and DbgkpPostFakeModuleMessages). These are required when attaching to a process after threads have been created and modules loaded, so that the debugger can have a valid state.
- Still missing the two functions to Set/Clear the Debug Object, will do these next.

svn path=/trunk/; revision=24595
2006-10-21 19:26:54 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Implement DbgkpQueueMessage. This is the main bi-directional communication routine for the newer non-LPC Debug Object. 2006-10-21 19:26:54 +00:00
rosapps - test app to display both the system and device image lists. 2006-10-19 16:55:11 +00:00