wine/programs/wineconsole
Eric Pouech 5ef8871c62 - wineconsole now exits if the started program inside it terminates
before the console actually starts up.
- Removed the last Ansi imported APIs since now Propsheet has a decent
  Unicode interface.
- Fixed a couple of menu related bugs (states were wrong).
- Finished input selection code (mark and key for selection moving are
  operational, generating mouse events to programs attached to the
  console).
2002-02-04 18:41:32 +00:00
..
.cvsignore Avoid wildcards in .cvsignore. 2002-01-29 03:05:12 +00:00
dialog.c - wineconsole now exits if the started program inside it terminates 2002-02-04 18:41:32 +00:00
Makefile.in - allow to save/restore some properties into the registry (like font, 2001-12-04 20:46:54 +00:00
registry.c - wineconsole now exits if the started program inside it terminates 2002-02-04 18:41:32 +00:00
user.c - wineconsole now exits if the started program inside it terminates 2002-02-04 18:41:32 +00:00
winecon_private.h - wineconsole now exits if the started program inside it terminates 2002-02-04 18:41:32 +00:00
winecon_user.h - wineconsole now exits if the started program inside it terminates 2002-02-04 18:41:32 +00:00
wineconsole.c Fixed color definition (bg and fg were swapped). 2002-01-02 21:45:47 +00:00
wineconsole.spec - allow to save/restore some properties into the registry (like font, 2001-12-04 20:46:54 +00:00
wineconsole_En.rc - wineconsole now exits if the started program inside it terminates 2002-02-04 18:41:32 +00:00
wineconsole_Fr.rc - wineconsole now exits if the started program inside it terminates 2002-02-04 18:41:32 +00:00
wineconsole_res.h - wineconsole now exits if the started program inside it terminates 2002-02-04 18:41:32 +00:00
wineconsole_res.rc New console code based on Win32 windows. 2001-11-23 23:04:58 +00:00