.. |
aspnet_regiis
|
programs: Add a stub implementation of aspnet_regiis.exe.
|
2010-10-13 15:53:58 +02:00 |
attrib
|
attrib: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:45 +01: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: Merge two if blocks.
|
2011-12-20 20:24:10 +01: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: Avoid dead increment (clang).
|
2011-11-14 11:46:40 +01: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
|
expand: Initialize a variable (Coverity).
|
2011-11-25 17:12:21 +01:00 |
explorer
|
explorer: Use _P_DETACH instead of _P_NOWAIT with spawnvp() to avoid zombies.
|
2011-12-01 10:46:31 +01: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
|
programs: Document the reason for the WriteConsole() fall back.
|
2011-08-24 19:07:45 +02:00 |
icinfo
|
icinfo: No longer use stdio functions, but direct kernel32 ones.
|
2011-11-04 16:14:27 +01:00 |
iexplore
|
ieframe: ieframe variant of IEWinMain is Unicode.
|
2011-10-20 20:48:26 +02:00 |
ipconfig
|
ipconfig: Fix the string resources so their format placeholders can be reordered.
|
2011-11-21 13:01:11 +01: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: Preserve the first argument in process_args_from_reg.
|
2011-11-03 13:09:07 +01:00 |
net
|
net: Use FormatMessageW() for better internationalization support.
|
2011-10-21 12:31:18 +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
|
notepad: Fix a string resource so its format placeholders can be reordered.
|
2011-11-24 17:15:01 +01:00 |
oleview
|
oleview: Fix a string resource so its format placeholders can be reordered.
|
2011-11-21 12:59:38 +01: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 |
presentationfontcache
|
programs: Add a stub FontCache3.0.0.0 service.
|
2011-08-24 14:33:43 +02:00 |
progman
|
progman: Convert dialogs to po files.
|
2011-11-08 18:19:14 +01:00 |
reg
|
programs: Document the reason for the WriteConsole() fall back.
|
2011-08-24 19:07:45 +02:00 |
regasm
|
programs: Add a stub implementation of regasm.exe.
|
2011-09-05 17:15:56 +02:00 |
regedit
|
regedit: Merge accelerators into the main resource file.
|
2011-12-19 20:15:53 +01: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
|
services: Terminate service when its status is set to SERVICE_STOPPED.
|
2011-12-12 15:50:41 +01: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
|
Assorted spelling fixes.
|
2011-08-24 19:07:46 +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: Fix the string resources so their format placeholders can be reordered.
|
2011-11-21 12:52:55 +01:00 |
taskmgr
|
taskmgr: Remove unneeded and untranslatable widget labels.
|
2011-12-16 17:40:33 +01: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: Remove unneeded RC files.
|
2011-12-16 10:22:23 +01:00 |
wineboot
|
wineboot: Make runkeys_names global variable static.
|
2011-11-18 15:37:04 +01:00 |
winebrowser
|
winebrowser: Use IUri API for URL-related logic.
|
2011-12-08 19:35:58 +01:00 |
winecfg
|
winecfg: Bump NT 3.51 to Service Pack 5.
|
2011-12-05 12:22:28 +01:00 |
wineconsole
|
wineconsole: Light and dark gray colors are exchanged in the user backend.
|
2011-12-21 14:48:27 +01:00 |
winedbg
|
winedbg: Use proper links in the crash dialog.
|
2011-11-28 16:40:46 +01:00 |
winedevice
|
winedevice: A driver path can also start with \systemroot\.
|
2011-11-23 18:10:17 +01:00 |
winefile
|
winefile: Merge accelerators into the main resource file.
|
2011-12-19 20:15:53 +01:00 |
winemenubuilder
|
winemenubuilder: Use _P_DETACH instead of _P_NOWAIT with spawnvp() to avoid zombies.
|
2011-12-01 10:46:56 +01:00 |
winemine
|
winemine: Convert dialogs to po files.
|
2011-10-31 16:47:57 +01: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: Also log the current thread and default user UI languages.
|
2011-09-15 15:41:41 +02:00 |
winevdm
|
winevdm: Don't give up if we can't shorten the current directory.
|
2011-10-03 09:44:22 -05: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: Fix hlpfile content decompression in phrase40 mode.
|
2011-11-16 09:44:41 +01: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: Merge accelerators into the main resource file.
|
2011-12-19 20:15:54 +01:00 |
write
|
write: Convert translations to po files.
|
2011-01-04 20:27:34 +01:00 |
wscript
|
wscript: Added tests using vbscript.
|
2011-10-19 16:39:14 +02:00 |
xcopy
|
xcopy: Fix varargs handling for 64-bit.
|
2011-10-20 17:05:19 +02:00 |
Makeprog.rules.in
|
makefiles: Move all the recursion rules to the top-level makefile.
|
2010-02-11 14:38:26 +01:00 |