wine-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 control.exe: Remove unused define. 2006-10-30 11:17:55 +01:00
eject eject: Win64 printf format warning fixes. 2006-10-03 11:15:51 +02:00
expand "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
explorer shell32/explorer: Support different structure sizes in Shell_NotifyIcon. 2007-03-19 13:05:30 +01:00
hh makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
icinfo icinfo: Win64 printf format warning fixes. 2006-10-03 11:15:54 +02:00
iexplore makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
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 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
rpcss rpcss: Fix a file handle leak in RPCSS_BecomePipeServer(). 2007-03-08 22:17:05 +01:00
rundll32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
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 Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
wineboot wineboot: Start items in StartUp folder on boot. 2007-02-14 21:46:03 +01:00
winebrowser winebrowser: Support for Portland Initiative scripts. 2006-10-27 12:27:43 +02:00
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 winefile: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:34 +01:00
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 winepath: Fix --unix so it works whether the Windows path refers to an existing file/directory or not. 2006-11-27 17:03:51 +01:00
winetest localui/tests: Add initial test. 2007-04-09 13:29:18 +02:00
winevdm makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
winhelp Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
winver makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
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 makefiles: Avoid empty variables in substitutions, it's broken on BSD make. 2006-09-09 22:28:53 +02:00
wineapploader.in Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winelauncher.in Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00