wine/programs
Jason Edmeades ce87522f84 cmd.exe: Implement a basic 'more'.
This implements a basic more, eg 'dir | more' or 'more file.c'
but it does not support the flags or keys which can control it.
Basically its not worth implementing those, as in some modes
we cannot read a single key, we have to wait for <enter> anyway.
2007-04-16 12:24:49 +02:00
..
clock clock: Make the window round in no title bar mode, to exercise SetWindowRgn. 2007-03-05 16:43:27 +01:00
cmd cmd.exe: Implement a basic 'more'. 2007-04-16 12:24:49 +02:00
cmdlgtst cmdlgtst: Add Polish translation. 2007-01-15 12:42:35 +01:00
control
eject
expand
explorer shell32/explorer: Support different structure sizes in Shell_NotifyIcon. 2007-03-19 13:05:30 +01:00
hh
icinfo
iexplore
msiexec Revert 7c35db07c35db0... msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication. 2007-03-22 15:54:14 +01:00
notepad notepad: Improve printing considerably. 2007-04-10 21:47:25 +02:00
oleview oleview: Use standard APIs in SaveIdl and avoid overflows. 2007-03-13 21:17:03 +01:00
progman Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
regedit regedit: Update Korean resource. 2007-04-03 13:13:47 +02:00
regsvr32
rpcss rpcss: Fix a file handle leak in RPCSS_BecomePipeServer(). 2007-03-08 22:17:05 +01:00
rundll32
spoolsv spoolsv: Added spoolsv.exe. 2007-03-20 12:46:31 +01:00
start start: Add Polish translation. 2007-03-13 20:51:57 +01:00
taskmgr taskmgr: Let the debug channels work again. 2007-04-07 11:47:48 +02:00
uninstaller Assorted spelling fixes. 2007-02-14 21:03:57 +01:00
view
wineboot wineboot: Start items in StartUp folder on boot. 2007-02-14 21:46:03 +01:00
winebrowser
winecfg winecfg: Add Windows Vista version option. 2007-04-13 13:17:58 +02:00
wineconsole Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
winedbg winedbg: Align module addresses to 8 characters. 2007-04-09 12:18:55 +02:00
winefile
winemenubuilder Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
winemine winemine: Add Romanian translation. 2007-03-16 12:25:50 +01:00
winepath
winetest localui/tests: Add initial test. 2007-04-09 13:29:18 +02:00
winevdm
winhelp Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
winver
wordpad wordpad: Update Polish translation. 2007-03-13 21:27:50 +01:00
xcopy xcopy: Hack/workaround for filenames starting with a '.'. 2007-04-02 12:04:38 +02:00
Makefile.in spoolsv: Added spoolsv.exe. 2007-03-20 12:46:31 +01:00
Makeprog.rules.in
wineapploader.in
winelauncher.in