wine-wine/programs
Frédéric Delanoy a91eceaec0 cmd/tests: Add tests for tab handling. 2011-08-23 16:53:50 +02:00
..
aspnet_regiis programs: Add a stub implementation of aspnet_regiis.exe. 2010-10-13 15:53:58 +02:00
attrib makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
cabarc cabarc: Set the initial cabinet number to 0. 2011-02-19 13:06:20 +01:00
cacls makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
clock clock: Rename the Info menu to Help for consistency. 2011-04-13 14:13:56 +02:00
cmd cmd/tests: Add tests for tab handling. 2011-08-23 16:53:50 +02:00
cmdlgtst cmdlgtst: Update Lithuanian translation. 2011-06-20 19:32:03 +02:00
control makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
dxdiag dxdiag: Remove dead increment (Clang). 2011-07-27 12:26:33 +02:00
eject makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
expand makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
explorer explorer: Fix various memory leaks. 2011-07-22 12:57:21 +02:00
extrac32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
hh makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
hostname hostname: Output a CRLF newline with the hostname string. 2011-06-01 16:12:34 +02:00
icinfo makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
iexplore iexplore: Use ieframe instead of shdocvw. 2011-08-01 11:12:48 +02:00
ipconfig include: Revise the Winsock include in windows.h to match the Windows SDK. 2011-05-19 17:38:30 +02:00
lodctr makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mofcomp mofcomp: Remove obsolete variables in makefile. 2010-10-23 10:44:43 +02:00
mshta makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
msiexec msiexec: Add /unreg as an alias for /z. 2011-02-14 13:33:34 +01:00
net net: LoadStringW incorrect size bytes vs characters. 2011-08-22 16:14:31 +02:00
netsh programs: Add a stub implementation of netsh.exe. 2010-12-06 19:05:53 +01:00
ngen makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
notepad programs: Standardize the Help menus. 2011-04-13 14:13:56 +02:00
oleview oleview: Remove superflous NULL check (Coverity). 2011-06-14 15:27:19 +02:00
ping ping: Add some missing includes. 2010-12-31 19:46:13 +01:00
plugplay programs: Add a stubbed PlugPlay service. 2011-01-31 17:39:49 +01:00
progman progman: Remove idempotent operation (clang). 2011-07-14 14:45:07 +02:00
reg reg: Convert translations to po files. 2011-01-04 20:27:33 +01:00
regedit Assorted spelling and case fixes. 2011-05-09 12:09:27 +02:00
regsvcs programs: Add a stub implementation of regsvcs.exe. 2010-11-12 15:43:07 +01:00
regsvr32 makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
rpcss widl: Default to the cdecl calling convention in client/server functions. 2011-06-13 11:53:28 +02:00
rundll.exe16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
rundll32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
sc makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
secedit makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
servicemodelreg programs: Add a stub implementation of servicemodelreg.exe. 2010-11-18 12:37:04 +01:00
services widl: Default to the cdecl calling convention in client/server functions. 2011-06-13 11:53:28 +02:00
spoolsv makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
start start: Add support for /? command line parameter. 2011-07-11 19:55:31 +02:00
svchost makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
taskkill taskkill: Convert translations to po files. 2011-01-04 20:27:33 +01:00
taskmgr taskmgr: Remove some useless and untranslatable popup labels. 2011-08-22 20:08:33 +02:00
termsv makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
uninstaller uninstaller: Don't list system components. 2011-05-30 11:16:23 +02:00
unlodctr makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
view view: Don't load icons, we don't have one yet. 2011-07-28 11:28:03 +02:00
wineboot wineboot: Update Traditional Chinese translation. 2011-01-07 15:01:03 +01:00
winebrowser programs: Assorted spelling fixes. 2011-07-27 17:48:10 +02:00
winecfg programs: Assorted spelling fixes. 2011-07-27 17:48:10 +02:00
wineconsole Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
winedbg winedbg: Remove dead assignment (Clang). 2011-08-05 09:17:31 +02:00
winedevice makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winefile po: Add message contexts for 'Desktop' and update Japanese translation. 2011-07-14 14:39:27 +02:00
winemenubuilder winemenubuilder: Use start.exe to open URLs to respect URL handlers in registry. 2011-08-23 16:53:49 +02:00
winemine winemine: Fix and standardize the menus. 2011-04-13 14:13:56 +02:00
winemsibuilder programs: Add winemsibuilder. 2011-02-01 18:14:08 +01:00
winepath makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
winetest winetest: Include language settings in OS info. 2011-07-29 15:33:46 +02:00
winevdm winevdm: Try using the new DOSBox command to remap Z to a free drive. 2011-07-25 17:59:04 +02:00
winhelp.exe16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winhlp32 winhlp32: Better protect macros against not finding a help file. 2011-08-01 11:08:41 +02:00
winoldap.mod16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winver makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
wmic Add stubbed wmic.exe. 2010-12-07 11:36:52 +01:00
wordpad wordpad: Fix ellipsis usage in the menu labels. 2011-04-28 18:09:03 +02:00
write write: Convert translations to po files. 2011-01-04 20:27:34 +01:00
wscript wscript: Fix tests on wow64. 2011-08-05 16:41:17 +02:00
xcopy xcopy: Convert translations to po files. 2011-01-04 20:27:34 +01:00
Makeprog.rules.in