Mike Hearn
|
a54e3216c3
|
- Add debug SnoopFromInclude/SnoopFromExclude options.
- Correct TRACE debug channel usage in SNOOP_SetupDLL.
- Refactor check_relay_from_relay.
|
2004-03-16 03:10:07 +00:00 |
Alexandre Julliard
|
fe8ead56a8
|
Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using
standard APIs instead.
|
2004-03-12 01:59:35 +00:00 |
Alexandre Julliard
|
854e59d9ec
|
Allow RELAY_SetupDLL to be called twice on the same dll.
|
2003-12-01 22:49:33 +00:00 |
Dmitry Timoshkov
|
602c4a7e8a
|
Fix another RtlReAllocateHeap call.
|
2003-11-26 22:03:21 +00:00 |
Alexandre Julliard
|
bbc5242fbc
|
Fixed handling of relay and snoop include/exclude lists to behave as
documented (based on a patch by Rein Klazes).
|
2003-10-16 00:24:49 +00:00 |
Alexandre Julliard
|
2de67b8428
|
Duplicate parts of the relay debugging init code into kernel to avoid
referencing ntdll internal symbols.
|
2003-10-08 22:41:12 +00:00 |
Uwe Bonnes
|
6d59b887cd
|
SNOOP_ShowDebugmsgSnoop(): check for NULL function name.
|
2003-10-04 03:05:58 +00:00 |
Alexandre Julliard
|
f80b869939
|
Converted most of the loader code to Unicode.
|
2003-09-29 20:42:24 +00:00 |
Steven Edwards
|
807e4af46e
|
Porting fix.
|
2003-09-22 19:28:21 +00:00 |
Alexandre Julliard
|
a37e7608c7
|
Moved 32-bit relay and snoop support to dlls/ntdll.
|
2003-09-19 04:32:39 +00:00 |