.. |
cacls
|
programs: Add cacls stub.
|
2009-01-12 16:53:18 +01:00 |
clock
|
*Ko.rc: Update Korean resource.
|
2008-12-11 12:21:07 +01:00 |
cmd
|
wcmd: Fix redirecting a pipe to another pipe.
|
2009-01-13 16:39:18 +01:00 |
cmdlgtst
|
cmdlgtst: Remove superfluous casts.
|
2009-01-08 12:54:35 +01:00 |
control
|
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
2008-09-03 14:21:41 +02:00 |
eject
|
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
2008-09-03 14:21:41 +02:00 |
expand
|
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
2008-09-03 14:21:41 +02:00 |
explorer
|
explorer: Quiet a few fixmes.
|
2009-01-06 10:09:36 +01: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 |
msiexec
|
msiexec: Make KillService() static.
|
2008-12-15 12:25:10 +01:00 |
net
|
net: Make output_string() and output_error_string() static.
|
2008-12-15 12:25:43 +01:00 |
notepad
|
*Ko.rc: Update Korean resource.
|
2008-12-11 12:21:07 +01:00 |
oleview
|
oleview: Use "-1" as a "don't care value", fix dialog id duplicates.
|
2009-01-14 12:21:54 +01:00 |
progman
|
progman: Use "-1" as a "don't care value", fix dialog id duplicates.
|
2009-01-14 12:21:59 +01:00 |
reg
|
reg.exe: Fix broken usage of va_list.
|
2009-01-03 11:38:25 +01:00 |
regedit
|
regedit: Convert error box display to Unicode.
|
2009-01-07 11:10:26 +01:00 |
regsvr32
|
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
2008-09-03 14:21:41 +02:00 |
rpcss
|
include: Change RPC_STATUS from long to LONG for Win64 compatibility.
|
2009-01-04 13:34:38 +01:00 |
rundll32
|
rundll32: Build with -mwindows.
|
2008-11-07 11:50:34 +01:00 |
secedit
|
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
2008-09-03 14:21:41 +02:00 |
services
|
ntdll: Make all exported wine functions CDECL.
|
2008-12-17 15:02:25 +01:00 |
spoolsv
|
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
2008-09-03 14:21:41 +02:00 |
start
|
start.exe: Don't use the NO_UI flag when invoked with /unix.
|
2009-01-03 14:55:31 +01:00 |
svchost
|
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
2008-09-03 14:21:41 +02:00 |
taskmgr
|
*Ko.rc: Update Korean resource.
|
2008-12-11 12:21:07 +01:00 |
uninstaller
|
*Ko.rc: Update Korean resource.
|
2008-12-11 12:21:07 +01:00 |
view
|
view: Make FileIsPlaceable() and GetPlaceableMetaFile() static.
|
2009-01-07 14:40:41 +01:00 |
wineboot
|
ntdll: Make all exported wine functions CDECL.
|
2008-12-17 15:02:25 +01:00 |
winebrowser
|
winebrowser: Fix typo.
|
2009-01-12 13:05:00 +01:00 |
winecfg
|
winecfg: Remove superfluous casts.
|
2009-01-08 12:54:46 +01:00 |
wineconsole
|
wineconsole: Replace a couple of handle casts by the appropriate server function.
|
2009-01-08 17:33:07 +01:00 |
winedbg
|
winedbg: Fix pointer cast warnings on 64-bit.
|
2009-01-09 14:06:12 +01:00 |
winedevice
|
winedevice: Make sure that all dependencies of the driver are relocated too.
|
2008-12-22 15:51:25 +01:00 |
winefile
|
winefile: Fix NULL pointer deref in read_tree.
|
2009-01-10 18:04:28 +01:00 |
winemenubuilder
|
winex11: Support the startup notification fd.o spec.
|
2009-01-07 14:17:46 +01:00 |
winemine
|
winemine: Make some functions static.
|
2009-01-06 10:09:36 +01:00 |
winepath
|
kernel32: Change all functions to use CDECL.
|
2008-12-23 13:09:45 +01:00 |
winetest
|
winetest: Link against the Wine import libraries for the dist version too.
|
2008-12-26 21:02:04 +01:00 |
winevdm
|
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
2008-09-03 14:21:41 +02:00 |
winhlp32
|
winhlp32: Make some functions static in macro.c.
|
2009-01-09 14:06:13 +01:00 |
winver
|
winver: Add version resource.
|
2008-12-18 13:17:20 +01:00 |
wordpad
|
wordpad: Use unicode version of CBEM_GETITEM message.
|
2009-01-09 14:06:13 +01:00 |
write
|
write: Added Portuguese translation.
|
2008-10-22 13:54:54 +02:00 |
xcopy
|
xcopy.exe: Don't use wvsprintf on sysv-style varargs, use a libwine function instead.
|
2009-01-03 11:38:26 +01:00 |
Makefile.in
|
makefiles: Recurse into all directories for install-lib and install-dev too.
|
2008-08-25 14:27:03 +02:00 |
Makeprog.rules.in
|
makefiles: Recurse into all directories for install-lib and install-dev too.
|
2008-08-25 14:27:03 +02:00 |
wineapploader.in
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |