wine-wine/programs
André Hentschel c243e19075 view: Merge 3 C source files and a header file into one file. 2011-07-27 16:59:31 +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: Fix some comments. 2011-07-27 12:28:26 +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 makefiles: Automatically add missing source variables in make_makefiles. 2011-01-01 17:46:56 +01: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: Convert translations to po files. 2011-01-04 20:27:32 +01: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 po: Add message contexts for 'Restore' and update Japanese translation. 2011-07-14 14:29:38 +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: Merge 3 C source files and a header file into one file. 2011-07-27 16:59:31 +02:00
wineboot wineboot: Update Traditional Chinese translation. 2011-01-07 15:01:03 +01:00
winebrowser makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winecfg winejack.drv: Remove unused WinMM driver. 2011-07-15 12:22:48 +02:00
wineconsole wineconsole: Ensure that the EXIT message is always properly propagated to the first caller of GrabChanges. 2011-03-28 17:08:53 +02:00
winedbg winedbg: Increase buffer for function names. 2011-06-01 16:07:32 +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: Show filename on failure. 2011-06-27 17:32:15 -05: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 makefiles: Create test resource files directly from the test build directory. 2011-05-24 11:15:20 +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: Remove dead assignment (Clang). 2011-07-11 18:33:12 +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: Implemented Host_get_ScriptFullName. 2011-07-21 17:00:28 +02:00
xcopy xcopy: Convert translations to po files. 2011-01-04 20:27:34 +01:00
Makeprog.rules.in makefiles: Move all the recursion rules to the top-level makefile. 2010-02-11 14:38:26 +01:00