Remove references to PCVOID and LPUINT.
[wine] / relay32 / snoop.c
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-09  Alexandre JulliardImplemented the RtlImage* functions, and use them to...
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-07-22  Alexandre JulliardReplace all uses of PREFIX and @function by the __ASM_N...
2002-06-04  Alexandre JulliardMoved specification of relay and snoop include/exclude...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-16  Warren BairdSome fixes for compiling on Sparc.
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-04-02  Dmitry TimoshkovFixed handling of a dll being loaded at the same addres...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-25  Peter HunnisettNew file msvcrt/excpt.h. Move some stuff out of winnt...
2001-12-11  Alexandre JulliardExported CALL32_Regs from ntdll, renamed to __wine_call...
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-18  Uwe BonnesSNOOP_DoReturn: remove redundant printing of tid.
2001-07-14  Uwe BonnesSNOOP_GetProcAddress: don't touch already initialized...
2001-05-24  Andreas MohrMake snoop code take ordinal base into account.
2001-05-08  Francois GougetPrint the tid in the first column when +tid is specified.
2001-04-16  Dmitry TimoshkovDisplay thread id instead of %fs in snoop trace.
2001-02-12  Lawson WhitneyMake snoop specific case insensitive.
2000-12-27  Ulrich WeigandSilence silly error messages.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-12  Alexandre JulliardUse __ASM_GLOBAL_FUNC directly in i386-only code.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-25  Marcus MeissnerDon't test !HIWORD values for pointerness.
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-10-29  Dimitrie O. PaunFixed a few compilation warnings
2000-09-27  Alexandre JulliardGenerate Win32 dll descriptor structure in the .spec...
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-09-19  Rein KlazesCatch EXCEPTION_PRIV_INSTRUCTION exception too.
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-06-24  Juergen SchmiedAvoid calling the exception handler in some cases.
2000-06-11  James AbbatielloFix for compiler warning (due to setjmp/longjmp being...
2000-06-07  Uwe BonnesUse "CALL" and "RET" in capital letters for distinction.
2000-04-23  Uwe BonnesSNOOP_PrintArg: replaced IsBad* functions by exception...
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-29  Alexandre JulliardRemoved debugstr.h.
1999-12-26  Francois GougetWrapped some strings in a debugstr_* call.
1999-11-14  Ulrich WeigandBugfix: relay/snoop debugging was broken by last patch ...
1999-11-14  Rein KlazesAdded missing WINAPI attribute to two forward declarations.
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-06-26  Alexandre JulliardFixes for non-i386 compiling.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-13  Alexandre JulliardWin32 register functions can now have arguments.
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Gavriel StateA few non-x86 Winelib fixes.
1998-11-14  Marcus MeissnerSpeed up relay32, snoop16 and snoop32 include/excludes...
1998-10-11  Marcus MeissnerShould display again.
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614