eliminate GCC warning about initialization order
[reactos.git] / reactos / include / wine / debug.h
2005-11-26 Gé van GeldorpSync to Wine-0_9_2:
2005-11-02 Royce Mitchell IIInewer msvc's are aware of __FUNCTION__
2005-07-29 Alex Ionescu- Don't always print TRACE/WARN on WINE DLLs. Thanks...
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-27 Alex Ionescu - Add wine_dbgstr_w
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-13 Alex IonescuFix macro to be optimized out, thanks to Filip
2005-07-13 Alex IonescuExpand the wine debug macros in all cases. the actual...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Magnus Olsenchange line 15 from #if DBG to #ifdef DBG
2005-05-26 Alex IonescuDo not print DPRINT1s on retail builds
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-03 Filip NavaraAdd wine_dbgstr_longlong.
2004-08-27 James TaborPort Wine Msiexec to ROS.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-06 Martin Fuchsdeclared wine_dbg_sprintf()
2004-01-02 Gé van GeldorpRefactoring of Wine DLL import
2003-12-24 Steven EdwardsAdded a newly generated config.h
2003-12-17 Aleksey BraginInserted UNIMPLEMENTED macro definiton, otherwise ...
2003-12-17 Filip Navara- Print function name in Wine debugging macros.
2003-12-12 Gé van GeldorpIncomplete implementation of hooks
2003-12-01 Filip Navara- Some small fixes on debugging macros.
2003-08-22 Steven EdwardsWine porting fixes