- wineconsole now exits if the started program inside it terminates
commit5ef8871c62465f28af6c9105cdcb0e2073acedd2
authorEric Pouech <eric.pouech@wanadoo.fr>
Mon, 4 Feb 2002 18:41:32 +0000 (4 18:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Feb 2002 18:41:32 +0000 (4 18:41 +0000)
tree523b6be1db2e36aefbf7d680d89c524fd66e5cea
parentd727a9bcf4071f793b5252c8d8c79991cf8f5cc2
- 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).
programs/wineconsole/dialog.c
programs/wineconsole/registry.c
programs/wineconsole/user.c
programs/wineconsole/winecon_private.h
programs/wineconsole/winecon_user.h
programs/wineconsole/wineconsole_En.rc
programs/wineconsole/wineconsole_Fr.rc
programs/wineconsole/wineconsole_res.h