Fixed color definition (bg and fg were swapped).
authorEric Pouech <eric.pouech@wanadoo.fr>
Wed, 2 Jan 2002 21:45:47 +0000 (21:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Jan 2002 21:45:47 +0000 (21:45 +0000)
commita90875686f72cdab543aa52f973bde8b19e9f87f
tree7428b42a527a5d5a8ed12da33a61bbddda8c1dc5
parentfbdfef73f6c052d900d337f2b56cae23f16886c3
Fixed color definition (bg and fg were swapped).
Fixed some initialisation issues.
Fixed exit condition when nothing was allocated.
programs/wineconsole/dialog.c
programs/wineconsole/registry.c
programs/wineconsole/user.c
programs/wineconsole/wineconsole.c
server/console.c