A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu d83fcae7d1 - Forgot to actually initialize Dbgk during system initialization, so any API would crash.
- Fix some stupid bugs in NtCreateDebugObject.
- Add tracing framework and add tracing to all of debug.c.
- Dbgk *almost* works: http://www.tinykrnl.org/dbgworking.png. Here I attach to services.exe and the kernel is sending notifications for all threads and DLLs loaded.

svn path=/trunk/; revision=24981
2006-11-30 04:16:35 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Forgot to actually initialize Dbgk during system initialization, so any API would crash. 2006-11-30 04:16:35 +00:00
rosapps fixing a small bug : LTEXT, GROUPBOX, DEFPUSHBUTTON, PUSHBUTTON, ICON, EDITTEXT, LISTBOX, COMBOBOX (function DialogCMDBuild1) adding a emty style tag to thuse xml syntax. 2006-11-27 15:45:23 +00:00