oleaut32: Use WIC to decode gif files.
[wine] / dlls / advapi32 / eventlog.c
2009-03-06  Vincent Povirkadvapi32: Stub TraceEvent.
2008-12-11  Ricardo Filipeadvapi32: Add stub for UnregisterTraceGuids.
2007-04-30  Andrew Talbotadvapi32: Exclude unused headers.
2006-10-03  Hans Leidekkeradvapi32: Win64 printf format warning fixes.
2006-08-26  Andrew Talbotadvapi32: Cast-qual warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-12  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-11-04  Markus AmslerImprove c2man Documented-Total count.
2005-05-16  Vincent BéronProvide minimal API documentation in advapi/eventlog...
2005-05-11  Aric StewartAdd a stub implementation of RegisterTraceGuids.
2005-03-23  Hans LeidekkerPretend there are 0 log records.
2005-01-03  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-07-12  James HawkinsAdded some more API docs.
2003-11-11  Mike HearnImplemented ReportEventA/W.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2003-01-20  Matthew DavisonRemove some calls to HEAP_strdupAtoW from advapi32.
2002-10-25  Michael StefaniucCompile the advapi32 dll with -DSTRICT.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-28  Matthew BeckerDocumentation standardizations.
1999-01-03  Juergen SchmiedMoved ADVAPI32 files to dlls/advapi32.