Henri Verbeet
|
ef058b3030
|
kernel32: Implement CheckRemoteDebuggerPresent().
|
2010-03-15 15:56:56 +01:00 |
Alexandre Julliard
|
79cb7798f9
|
kernel32: Move the 16-bit debugger functions to kernel16.c.
|
2009-10-08 11:11:12 +02:00 |
Andrey Turkin
|
02ce96f425
|
kernel32: Send debug strings to system-wide monitor.
|
2009-10-06 13:41:06 +02:00 |
Andrey Turkin
|
3eaecf0476
|
kernel32: Always use ANSI version of OutputDebugString.
|
2009-10-06 12:03:35 +02:00 |
Stefan Leichter
|
2c576e88b4
|
kernel32: Check parameter of CheckRemoteDebuggerPresent with tests.
|
2009-09-28 12:37:28 +02:00 |
Alexandre Julliard
|
1b2ceb5718
|
kernel32: Moved _DebugOutput to kernel16.c.
|
2009-01-06 20:27:51 +01:00 |
Alexandre Julliard
|
9f365e7705
|
server: Replace EXCEPTION_RECORD by an explicit definition in debug events.
|
2009-01-02 20:12:46 +01:00 |
Alexandre Julliard
|
bc03f0ee39
|
server: Simplify the debug_event_t structure.
|
2009-01-02 20:09:25 +01:00 |
Alexandre Julliard
|
fa8643805b
|
server: Make TEB and PEB client_ptr_t instead of void pointers.
|
2008-12-31 15:09:59 +01:00 |
Alexandre Julliard
|
c6c335d70e
|
server: Make thread entry points client_ptr_t instead of void pointers.
|
2008-12-31 15:09:59 +01:00 |
Alexandre Julliard
|
93737d5575
|
server: Store debugging output strings as client_ptr_t instead of void pointers.
|
2008-12-29 17:16:46 +01:00 |
Alexandre Julliard
|
947976f22c
|
server: Store module names as client_ptr_t instead of void pointers.
|
2008-12-29 17:10:11 +01:00 |
Alexandre Julliard
|
f2c4e09e80
|
server: Make module handles always 64-bit.
|
2008-12-29 16:47:51 +01:00 |
Alexandre Julliard
|
d1b3d484f7
|
server: Add functions for conversions between server object handles and pointer-style handles.
|
2008-12-08 16:05:17 +01:00 |
Austin English
|
d5de9977df
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
Stefan Dösinger
|
e90635f5b6
|
kernel32: Add a CheckRemoteDebuggerPresent stub.
|
2007-02-19 13:11:08 +01:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |