wine-wine/programs/wineconsole
Sebastian Lackner 2100d3e1ec wineconsole: Allocate fake hwnds for curses backend.
Based on a patch by Qian Hong.
2015-05-20 18:21:18 +09:00
..
Makefile.in makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
curses.c wineconsole: Allocate fake hwnds for curses backend. 2015-05-20 18:21:18 +09:00
dialog.c wineconsole: Remove an unneeded NONAMELESSSTRUCT directive. 2015-04-03 00:33:30 +09:00
registry.c wineconsole: Use the explicit W-form of the registry functions. 2010-04-28 07:32:54 -05:00
user.c wineconsole: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:10 +02:00
winecon_private.h Assorted spelling/grammar fixes. 2014-10-02 16:58:53 +02:00
winecon_user.h wineconsole: Switch the rest to use the explicit W-forms. 2010-04-28 07:34:29 -05:00
wineconsole.c wineconsole: Do not truncate argument strings larger than 256 bytes. 2015-04-14 18:00:02 +09:00
wineconsole.man.in wineconsole: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
wineconsole.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
wineconsole_res.h