oleview: Fixed crash with loading typelib information.
[wine] / programs / wineconsole / winecon_private.h
2007-08-24  Kirill K. Smirnovwineconsole: Move window handle to inner_data structure.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-03  Eric PouechFixed wineconsole startup when restoring registry settings.
2005-04-14  Rein KlazesIn AllocConsole() pass the wShowWindow value and STARTF...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-13  Eric PouechIf (n)curses wasn't available at compile time:
2003-01-09  Eric PouechAdded an edition mode flavor (win32/emacs...) to the...
2002-12-23  Eric PouechFixed several bugs:
2002-09-04  Eric PouechAdded configuration on per application basis.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Eric PouechAllow ANSI charset in font enumeration.
2002-05-14  Eric PouechRemoved Trace macro and replaced it by Wine debug chann...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-04  Eric Pouech- wineconsole now exits if the started program inside...
2001-12-04  Eric Pouech- allow to save/restore some properties into the regist...
2001-11-23  Eric PouechNew console code based on Win32 windows.