Sweden-Number/programs
Colin Fletcher 45905b27db cmd.exe: Treat tabs as parameter delimiters. 2009-10-15 12:06:22 +02:00
..
cacls programs: Add cacls stub. 2009-01-12 16:53:18 +01:00
clock clock: Fix license in Swedish resources. 2009-09-22 16:14:53 +02:00
cmd cmd.exe: Treat tabs as parameter delimiters. 2009-10-15 12:06:22 +02:00
cmdlgtst cmdlgtst: Update German translation. 2009-08-13 16:41:50 +02:00
control Remove some obsolete README files. 2009-07-09 16:02:19 +02:00
dxdiag dxdiag: Make the "cmdline" parameter const. 2009-08-31 12:41:21 +02:00
eject programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
expand Remove spaces before '\n's. 2009-03-09 12:05:58 +01:00
explorer explorer: Initialize the Progman DDE interface when starting explorer. 2009-04-29 13:07:55 +02:00
hh programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
icinfo programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
iexplore programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
lodctr programs: Don't make apps Unicode if they don't use the command line. 2009-02-06 23:20:01 +01:00
msiexec msiexec: Import the version.rc into the main rc file. 2009-07-03 13:06:18 +02:00
net net: Convert the Russian resources to UTF-8. 2009-07-20 13:35:04 +02:00
notepad Cancel in Italian is Annulla, not Anulla. 2009-09-18 09:59:36 -05:00
oleview oleview: Simplify ENUM_FLAGS in CreateInterfaceInfo. 2009-09-18 09:59:06 -05:00
progman progman: Fix license in Swedish resources. 2009-09-22 16:15:00 +02:00
reg reg: Update Japanese translation. 2009-08-24 15:17:31 +02:00
regedit regedit: Italian translation update. 2009-08-26 14:34:04 +02:00
regsvr32 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
rpcss widl: Output "LONG" instead of "long" for a 32bit integer. 2009-03-13 11:15:21 +01:00
rundll32 rundll32: Load the 16-bit kernel32 exports by ordinal. 2009-06-04 12:12:38 +02:00
secedit Fix empty function prototypes. 2009-10-07 12:24:53 +02:00
services services: Correctly store the service's PID upon startup. 2009-08-29 17:11:19 +02:00
spoolsv programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
start start: Add Japanese translation. 2009-09-15 16:41:25 -05:00
svchost programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
taskmgr taskmgr: Finish partial unicode conversion of process page. 2009-08-24 15:17:34 +02:00
termsv programs: Add stub termsv.exe. 2009-04-20 16:56:13 +02:00
uninstaller uninstaller: Perform a case-insensitive search for the application to uninstall. 2009-09-11 12:09:50 +02:00
unlodctr programs: Don't make apps Unicode if they don't use the command line. 2009-02-06 23:20:01 +01:00
view view: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
wineboot ntdll: Move creation of the CPU-specific registry keys to wineboot. 2009-09-24 14:23:02 +02:00
winebrowser winebrowser: Support file URLs with a query or an anchor. 2009-07-02 11:30:46 +02:00
winecfg winecfg: In Load Theme dialog, add " (*.msstyles; *.theme)" to file type combobox. 2009-10-07 15:57:20 +02:00
wineconsole wineconsole: Fix French translation. 2009-08-18 11:46:15 +02:00
winedbg winedbg: Properly manage Wine's dbghelp extensions for constant symbols which value is passed by ref. 2009-10-05 14:56:47 +02:00
winedevice winedevice: Make sure that all dependencies of the driver are relocated too. 2008-12-22 15:51:25 +01:00
winefile winefile: Italian translation update. 2009-09-09 12:05:24 +02:00
winemenubuilder winemenubuilder: Check for NULL allocation (Coverity). 2009-08-11 12:37:05 +02:00
winemine winemine: Convert the Russian resources to UTF-8. 2009-07-23 11:22:36 +02:00
winepath winepath: Fixed the wmain() definition. 2009-02-06 23:20:27 +01:00
winetest winetest: Improve the native dll check to catch .NET dlls too. 2009-10-13 14:51:39 +02:00
winevdm programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
winhelp.exe16 kernel32: Make winhelp.exe into a stand-alone 16-bit executable. 2009-02-26 13:25:45 +01:00
winhlp32 winhlp32: Don't use FARPROC for functions that take variable number of arguments. 2009-10-07 13:40:00 +02:00
winoldap.mod16 kernel32: Make winoldap.mod into a stand-alone 16-bit executable. 2009-02-26 13:25:45 +01:00
winver winver: Add version resource. 2008-12-18 13:17:20 +01:00
wordpad wordpad: Use smaller cbSize for REBARBANDINFOW for compatibility. 2009-08-17 13:57:50 +02:00
write write: Convert the Russian resources to UTF-8. 2009-07-23 11:22:50 +02:00
xcopy xcopy: Add Japanese translation. 2009-09-15 16:41:25 -05:00
Makefile.in makefiles: Add rules for installing fake modules. 2009-08-18 11:33:26 +02:00
Makeprog.rules.in programs: Build all programs with -DWINE_STRICT_PROTOTYPES. 2009-10-07 13:41:13 +02:00
wineapploader.in Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00