Enable querying of IID_FilterGraph interface from filtergraph manager
[wine] / programs / winedbg / winedbg.c
2004-04-15  Francois GougetHave winedbg send its output to stderr when invoked...
2004-02-03  Eric Pouech- now detecting Dwarf debug information in ELF modules...
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2003-11-27  Alexandre JulliardPorting fixes.
2003-09-30  Alexandre JulliardStore module names in Unicode in the server.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-21  Alexandre JulliardCorrectly pass the exception to the application when
2003-06-30  Catalin PatuleaFixed Unicode string output.
2003-05-22  Alexandre JulliardStart to make use of the proper PEB structure for process
2003-04-04  Alexandre JulliardRemove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI...
2003-04-01  Alexandre JulliardRemoved uses of u_long. Use void* type for pointers...
2003-03-04  Eric PouechAdded support for Ctrl-C handling if not running in...
2003-02-27  Eric PouechRemoved no longer needed UseXTerm internal variable.
2003-02-24  Marcus MeissnerPrint out name of float exceptions.
2003-02-11  Eric PouechAttach command no longer worked as expected, fixed it.
2003-01-09  Eric PouechRemoved emacs edition flavor (it's now a console attrib...
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-10-28  Lionel UlmerRaise an exception if any Wine or Winelib code does...
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.