.. |
acledit
|
…
|
|
activeds
|
…
|
|
actxprxy
|
actxprxy: Add the start of actxprxy.dll.
|
2007-12-10 14:27:11 +01:00 |
adsiid
|
…
|
|
advapi32
|
advapi32: ERROR_IO_PENDING is returned in Vista only on success.
|
2008-09-08 12:47:22 +02:00 |
advpack
|
…
|
|
amstream
|
…
|
|
appwiz.cpl
|
appwiz: Fix some typos in the French resource.
|
2008-09-09 11:01:02 +02:00 |
atl
|
…
|
|
avicap32
|
…
|
|
avifil32
|
avifil32: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:19 +02:00 |
browseui
|
browseui: Fixed building the tests with the Windows SDK.
|
2008-09-08 14:08:25 +02:00 |
cabinet
|
cabinet: Use helper function to remove duplicate code.
|
2008-09-10 10:40:33 +02:00 |
capi2032
|
…
|
|
cards
|
…
|
|
cfgmgr32
|
…
|
|
clusapi
|
…
|
|
comcat
|
…
|
|
comctl32
|
comctl32: Handle listview dragging better.
|
2008-09-11 12:33:01 +02:00 |
comdlg32
|
comdlg32: Update Japanese translation.
|
2008-09-08 14:08:12 +02:00 |
compstui
|
…
|
|
credui
|
credui: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:26 +02:00 |
crtdll
|
…
|
|
crypt32
|
crypt32: Fix a failing test in Vista.
|
2008-09-11 11:50:23 +02:00 |
cryptdlg
|
…
|
|
cryptdll
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
cryptnet
|
…
|
|
cryptui
|
cryptui: Add a stub implementation of CryptUIDlgViewCertificateW.
|
2008-09-11 13:28:34 +02:00 |
ctapi32
|
…
|
|
ctl3d32
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
d3d8
|
d3d8: Add a test for auto depth stencil reset.
|
2008-09-10 12:05:45 +02:00 |
d3d9
|
wined3d: Add a test for zenable=false, zwriteenable=false.
|
2008-09-11 11:43:42 +02:00 |
d3d10
|
…
|
|
d3dim
|
…
|
|
d3drm
|
…
|
|
d3dx8
|
d3dx8: D3DXQuaternionRotationMatrix correct compare value for the trace.
|
2008-08-26 12:07:41 +02:00 |
d3dx9_24
|
…
|
|
d3dx9_25
|
…
|
|
d3dx9_26
|
…
|
|
d3dx9_27
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_28
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dx9_29
|
…
|
|
d3dx9_30
|
…
|
|
d3dx9_31
|
…
|
|
d3dx9_32
|
…
|
|
d3dx9_33
|
…
|
|
d3dx9_34
|
…
|
|
d3dx9_35
|
…
|
|
d3dx9_36
|
…
|
|
d3dx9_37
|
d3dx9_*: Add version resources.
|
2008-06-23 19:58:04 +02:00 |
d3dxof
|
d3dxof: Add a '\n' to a Wine trace.
|
2008-09-05 13:39:16 +02:00 |
dbghelp
|
dbghelp: While loading MSC debug info, don't handle public symbol at once, but delay their handling after all other symbols are loaded.
|
2008-09-08 12:47:21 +02:00 |
dciman32
|
…
|
|
ddraw
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2008-09-08 12:47:21 +02:00 |
ddrawex
|
…
|
|
devenum
|
devenum: Fix order of operations bug (Coverity id 709).
|
2008-09-11 12:12:30 +02:00 |
dinput
|
…
|
|
dinput8
|
…
|
|
dmband
|
…
|
|
dmcompos
|
…
|
|
dmime
|
…
|
|
dmloader
|
…
|
|
dmscript
|
…
|
|
dmstyle
|
…
|
|
dmsynth
|
…
|
|
dmusic
|
…
|
|
dmusic32
|
…
|
|
dnsapi
|
…
|
|
dplay
|
…
|
|
dplayx
|
dplayx: Fix possible NULL pointer deference in error path (Coverity).
|
2008-09-10 12:08:37 +02:00 |
dpnaddr
|
…
|
|
dpnet
|
dpnet: Fix initialisation of This pointer (Coverity).
|
2008-09-11 11:43:18 +02:00 |
dpnhpast
|
…
|
|
dpnlobby
|
…
|
|
dpwsockx
|
…
|
|
dsound
|
dsound: Fix a few failing tests and a crash on 2008 (revised).
|
2008-09-10 11:11:15 +02:00 |
dssenh
|
…
|
|
dswave
|
…
|
|
dwmapi
|
…
|
|
dxdiagn
|
…
|
|
dxerr8
|
…
|
|
dxerr9
|
…
|
|
dxguid
|
makefiles: Simplify the use of the MODULE variable in static import libraries.
|
2008-03-10 19:12:54 +01:00 |
faultrep
|
…
|
|
fusion
|
…
|
|
gdi32
|
gdi32/tests: Skip some failing tests on NT4.
|
2008-09-11 11:44:00 +02:00 |
gdiplus
|
gdiplus: Some TRACE(..) for Image calls.
|
2008-09-11 12:32:14 +02:00 |
glu32
|
…
|
|
gphoto2.ds
|
gphoto2: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:29 +02:00 |
gpkcsp
|
…
|
|
hal
|
…
|
|
hhctrl.ocx
|
Annotate with allocation size attribute.
|
2008-09-05 11:22:26 +02:00 |
hid
|
…
|
|
hlink
|
hlink: Mark Get/Set AdditionalParams as Unimplemented.
|
2008-09-11 12:38:36 +02:00 |
hnetcfg
|
…
|
|
iccvid
|
…
|
|
icmp
|
…
|
|
ifsmgr.vxd
|
…
|
|
imaadp32.acm
|
…
|
|
imagehlp
|
…
|
|
imm32
|
…
|
|
inetcomm
|
inetcomm: Implement IMimeInternational_CanConvertCodePages.
|
2008-09-11 14:36:06 +02:00 |
inetmib1
|
…
|
|
infosoft
|
…
|
|
initpki
|
…
|
|
inkobj
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
inseng
|
…
|
|
iphlpapi
|
…
|
|
itircl
|
…
|
|
itss
|
…
|
|
jscript
|
jscript: Add necessary dependencies for the bison file.
|
2008-09-11 12:12:23 +02:00 |
kernel32
|
kernel32/tests: Fix the ResumeThread on win9x.
|
2008-09-11 14:10:35 +02:00 |
localspl
|
Annotate with allocation size attribute.
|
2008-09-05 11:22:26 +02:00 |
localui
|
localui: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:39 +02:00 |
lz32
|
…
|
|
mapi32
|
…
|
|
mciavi32
|
…
|
|
mcicda
|
…
|
|
mciseq
|
mciseq: Remove unused variable.
|
2008-04-22 11:54:34 +02:00 |
mciwave
|
…
|
|
midimap
|
…
|
|
mlang
|
mlang: Forward IMultiLanguage_GetCharsetInfo to IMultiLanguage3_GetCharsetInfo.
|
2008-09-11 14:35:05 +02:00 |
mmdevldr.vxd
|
…
|
|
monodebg.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
mountmgr.sys
|
…
|
|
mpr
|
mpr: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:43 +02:00 |
mprapi
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
msacm32
|
msacm32: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:46 +02:00 |
msacm32.drv
|
…
|
|
msadp32.acm
|
…
|
|
mscat32
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
mscms
|
…
|
|
mscoree
|
…
|
|
msdmo
|
…
|
|
msftedit
|
…
|
|
msg711.acm
|
…
|
|
mshtml
|
mshtml: Implement get/put margin.
|
2008-09-11 13:28:28 +02:00 |
mshtml.tlb
|
…
|
|
msi
|
msi/tests: Create only one log file and delete it afterwards.
|
2008-09-11 11:43:09 +02:00 |
msimg32
|
…
|
|
msimtf
|
…
|
|
msisip
|
…
|
|
msisys.ocx
|
…
|
|
msnet32
|
…
|
|
msrle32
|
…
|
|
mssip32
|
…
|
|
mstask
|
mstask: Fix a few failing tests in win2k.
|
2008-09-11 11:49:52 +02:00 |
msvcirt
|
…
|
|
msvcr71
|
msvcrt: Implement ___setlc_active_func/___unguarded_readlc_active_add_func.
|
2008-07-08 12:27:54 +02:00 |
msvcrt
|
msvcrt/tests: Fix the %n format test for Vista.
|
2008-09-04 12:27:29 +02:00 |
msvcrt20
|
…
|
|
msvcrt40
|
…
|
|
msvcrtd
|
…
|
|
msvfw32
|
msvfw32: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:56 +02:00 |
msvidc32
|
…
|
|
mswsock
|
…
|
|
msxml3
|
include: Fix function names in IVBSAXXMLReader interface in msxml2.idl.
|
2008-09-09 12:32:16 +02:00 |
nddeapi
|
…
|
|
netapi32
|
netapi32: Fix two failing tests in NT4.
|
2008-09-03 14:21:42 +02:00 |
newdev
|
…
|
|
ntdll
|
ntdll/tests: Fix the async I/O test on Vista.
|
2008-09-11 14:18:46 +02:00 |
ntdsapi
|
…
|
|
ntoskrnl.exe
|
ntoskrnl: Implement partial stub for IoGetConfigurationInformation().
|
2008-09-09 11:46:17 +02:00 |
ntprint
|
…
|
|
objsel
|
…
|
|
odbc32
|
…
|
|
odbccp32
|
…
|
|
ole32
|
ole32: Fix a few file access discrepancies between platforms.
|
2008-09-09 11:46:17 +02:00 |
oleacc
|
…
|
|
oleaut32
|
oleaut32: Dump parameter and SYSKIND for LHashValOfNameSysA.
|
2008-09-10 11:08:06 +02:00 |
olecli32
|
…
|
|
oledlg
|
oledlg: Add simplified and traditional Chinese resources.
|
2008-09-04 11:42:03 +02:00 |
olepro32
|
…
|
|
olesvr32
|
…
|
|
olethk32
|
…
|
|
opengl32
|
…
|
|
pdh
|
pdh: Fix two tests that fail on win2k3.
|
2008-04-24 11:51:17 +02:00 |
powrprof
|
…
|
|
printui
|
…
|
|
propsys
|
…
|
|
psapi
|
…
|
|
pstorec
|
…
|
|
qcap
|
qcap: Sign-compare warning fix.
|
2008-09-08 12:31:48 +02:00 |
qedit
|
…
|
|
qmgr
|
include: Fix level of indirection of parameters in GetNotifyCmdLine function of IBackgroundCopyJob2 interface in bits1_5.idl.
|
2008-09-09 11:46:13 +02:00 |
qmgrprxy
|
…
|
|
quartz
|
quartz/tests: Fix potential NULL dereference (Coverity).
|
2008-09-10 11:03:23 +02:00 |
query
|
…
|
|
rasapi32
|
rasapi32/tests: Trace the correct variable.
|
2008-09-08 14:09:23 +02:00 |
resutils
|
…
|
|
riched20
|
richedit: Avoid acting on control words in skipped RTF groups.
|
2008-09-11 12:38:20 +02:00 |
riched32
|
…
|
|
rpcrt4
|
rpcrt4/tests: Fix a couple of test failures on Windows.
|
2008-09-11 14:32:30 +02:00 |
rsabase
|
…
|
|
rsaenh
|
…
|
|
sane.ds
|
sane.ds: Replace wsprintfW with sprintfW.
|
2008-09-08 12:31:37 +02:00 |
sccbase
|
…
|
|
schannel
|
…
|
|
secur32
|
secur32: Fix two failing tests in win2k.
|
2008-09-11 11:49:45 +02:00 |
security
|
…
|
|
sensapi
|
…
|
|
serialui
|
serialui: Add simplified and traditional Chinese resources.
|
2008-09-04 11:42:09 +02:00 |
setupapi
|
setupapi: Remove a test of an undocumented function that is inconsistent across platforms.
|
2008-09-11 11:56:19 +02:00 |
sfc
|
…
|
|
sfc_os
|
…
|
|
shdoclc
|
shdoclc: Add simplified and traditional Chinese resources.
|
2008-09-04 11:42:33 +02:00 |
shdocvw
|
shdocvw: Sign-compare warnings fix.
|
2008-09-09 11:46:17 +02:00 |
shell32
|
shell32: Fix two failing tests in win2k.
|
2008-09-11 11:49:48 +02:00 |
shfolder
|
…
|
|
shlwapi
|
shlwapi: Add a stub for SHSetDefaultDialogFont.
|
2008-09-10 11:08:20 +02:00 |
slbcsp
|
…
|
|
slc
|
…
|
|
snmpapi
|
…
|
|
softpub
|
…
|
|
spoolss
|
…
|
|
stdole2.tlb
|
…
|
|
stdole32.tlb
|
…
|
|
sti
|
…
|
|
strmiids
|
…
|
|
svrapi
|
…
|
|
sxs
|
…
|
|
tapi32
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
twain_32
|
…
|
|
unicows
|
…
|
|
url
|
…
|
|
urlmon
|
urlmon: Fix several failing tests with IE7.
|
2008-09-09 11:46:17 +02:00 |
user32
|
user32: Fix the work area test to pass on Windows when the taskbar is on top.
|
2008-09-11 11:47:12 +02:00 |
userenv
|
…
|
|
usp10
|
…
|
|
uuid
|
…
|
|
uxtheme
|
…
|
|
vdhcp.vxd
|
…
|
|
vdmdbg
|
…
|
|
version
|
…
|
|
vmm.vxd
|
…
|
|
vnbt.vxd
|
…
|
|
vnetbios.vxd
|
…
|
|
vtdapi.vxd
|
…
|
|
vwin32.vxd
|
…
|
|
w32skrnl
|
…
|
|
winealsa.drv
|
winealsa.drv: fix typo in IDsCaptureDriverImpl_Open.
|
2008-09-09 11:00:56 +02:00 |
wineaudioio.drv
|
…
|
|
winecoreaudio.drv
|
…
|
|
winecrt0
|
makefiles: Simplify the use of the MODULE variable in static import libraries.
|
2008-03-10 19:12:54 +01:00 |
wined3d
|
wined3d: Some ARB code fixes.
|
2008-09-11 11:43:34 +02:00 |
winedos
|
…
|
|
wineesd.drv
|
…
|
|
winejack.drv
|
…
|
|
winejoystick.drv
|
…
|
|
winemp3.acm
|
…
|
|
winenas.drv
|
…
|
|
wineoss.drv
|
…
|
|
wineps.drv
|
wineps: Add simplified and traditional Chinese resources.
|
2008-09-04 11:42:42 +02:00 |
winequartz.drv
|
…
|
|
winex11.drv
|
winex11: Fixed mapping of the move/resize starting point to X11 root coordinates.
|
2008-09-12 11:03:26 +02:00 |
wing32
|
…
|
|
winhttp
|
winhttp: Strip content-type/length headers from request on a redirect.
|
2008-09-11 14:37:59 +02:00 |
wininet
|
wininet: Update Japanese translation.
|
2008-09-08 14:08:01 +02:00 |
winmm
|
winmm/tests: Fix a test on win9x.
|
2008-09-08 12:49:12 +02:00 |
winnls32
|
…
|
|
winscard
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
winspool.drv
|
winspool.drv/tests: Fix a test on Vista/W2K8.
|
2008-09-05 16:26:39 +02:00 |
wintab32
|
…
|
|
wintrust
|
wintrust/tests: Add a missing FreeLibrary.
|
2008-09-05 16:26:33 +02:00 |
wldap32
|
…
|
|
wmi
|
…
|
|
wnaspi32
|
wnaspi32: Remove unused variables.
|
2008-05-05 12:53:13 +02:00 |
wow32
|
…
|
|
ws2_32
|
ws2_32: Win98 closesocket() does not wake up select.
|
2008-09-11 14:38:21 +02:00 |
wsock32
|
…
|
|
wtsapi32
|
…
|
|
Makedll.rules.in
|
…
|
|
Makefile.in
|
…
|
|
Makeimplib.rules.in
|
…
|
|
Maketest.rules.in
|
…
|
|