Sweden-Number/programs
Frédéric Delanoy e0bb0adee5 winecfg: Use BOOL type where appropriate. 2013-09-20 11:24:31 +02:00
..
aspnet_regiis makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
attrib attrib: Remove redundant code. 2012-11-06 16:02:42 +01:00
cabarc cabarc: Fix compilation under Windows. 2013-08-02 11:23:59 +02:00
cacls cacls: Print out arguments. 2012-12-26 18:23:04 +01:00
clock clock: Don't offer vertical fonts in the font dialog. 2013-06-25 12:39:22 +02:00
cmd cmd: Remove an invalid comment in the FOR a usage message. 2013-07-12 18:04:22 +02:00
conhost conhost.exe: Add stub program. 2013-01-03 16:46:55 +01:00
control makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
cscript cscript: Correct forming cmd for forwarding to wscript. 2013-01-29 17:50:17 +01:00
dxdiag makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
eject makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
expand makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
explorer explorer: Fixed wrong heapalloc size (Coverity). 2013-06-10 11:52:54 +02:00
extrac32 extrac32: Add /D switch support. 2013-04-24 20:15:29 +02:00
findstr findstr: Added stub exe. 2012-10-04 10:35:19 +02:00
hh makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
hostname makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
icinfo icinfo: Fix vsnprintfW usage. 2013-04-10 16:16:47 +02:00
iexplore iexplore: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
ipconfig ipconfig: Distinguish between IPv4 and IPv6 addresses. 2013-01-07 13:38:22 +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 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
mshta makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
msiexec msiexec: Add a fixme for administrative installs. 2013-09-11 20:33:22 +02:00
net makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
netsh makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
netstat netstat: Remove superfluous casts. 2013-07-01 19:51:23 +02:00
ngen makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
notepad notepad: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
oleview include: Add COM interface definitions needed for PrintDlgEx implementation. 2013-04-09 11:59:45 +02:00
ping makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
plugplay makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
presentationfontcache makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
progman progman: Use LMEM_MOVEABLE when reallocating memory. 2013-06-03 11:29:44 +02:00
reg reg: Use the CSTR_XXX macros instead of numeric literals. 2012-06-21 08:33:54 +02:00
regasm makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
regedit regedit: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
regsvcs makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
regsvr32 regsvr32: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
rpcss rpcss: Remove redundant define. 2012-12-27 17:15:40 +01: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: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
sc makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
schtasks schtasks: Add a stub schtasks.exe. 2012-11-06 16:02:38 +01:00
secedit makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
servicemodelreg servicemodelreg: Keep debug channel name to 14 characters or fewer. 2012-12-13 11:20:34 +01:00
services services: Fix handle leak for service handles (Coverity). 2013-05-28 14:33:30 +02:00
spoolsv makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
start start: Fix mask for creation flags (coverity). 2012-11-08 15:37:51 +01:00
svchost makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
taskkill taskkill: Print a fixme if the /T option is used. 2012-05-18 18:10:40 +02:00
tasklist programs: Add a stub tasklist.exe. 2013-08-20 12:35:54 +02:00
taskmgr taskmgr: Use definitions from winternl.h instead of duplicating them. 2013-09-11 18:33:07 +02:00
termsv makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
uninstaller makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01: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: Buffer size of GetFileTitleW is in characters, not bytes (coverity). 2012-10-22 19:44:33 +02:00
wineboot wineboot: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
winebrowser libport: Rename spawnvp to _spawnvp to avoid the deprecated name. 2013-04-09 15:26:10 +02:00
winecfg winecfg: Use BOOL type where appropriate. 2013-09-20 11:24:31 +02:00
wineconsole wineconsole: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
winedbg winedbg: Fix winedbg --help message formatting. 2013-09-02 19:27:01 +02:00
winedevice winedevice: Retrieve the page size from ntdll. 2013-01-09 12:15:21 +01:00
winefile Standardize the BUGS, AVAILABILITY and SEE ALSO sections across all man pages. 2013-07-16 20:48:05 +02:00
winemenubuilder winemenubuilder: Initialize a variable. 2013-05-30 19:33:09 +02:00
winemine Standardize the BUGS, AVAILABILITY and SEE ALSO sections across all man pages. 2013-07-16 20:48:05 +02:00
winemsibuilder makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
winepath winepath: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
winetest winetest: Set font in resources. 2013-06-03 11:28:31 +02:00
winevdm winevdm: Make it a GUI application to avoid a spurious console. 2013-06-27 13:39:23 +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: Always open files as read only. 2013-04-08 11:37:03 +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: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
wmic wmic: Add support for querying class properties. 2012-06-19 11:26:02 +02:00
wordpad wordpad: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:11 +02:00
write makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
wscript wscript: Use proper helpers for iface calls. 2012-08-13 16:28:47 +02:00
wusa wusa: Add stub program. 2012-03-14 17:29:11 +01:00
xcopy xcopy: fclose filedescriptor on eof case (Coverity). 2013-07-19 11:51:07 +02:00
Makeprog.rules.in makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00