wine/dlls
2009-12-16 12:21:50 +01:00
..
acledit
aclui
activeds
actxprxy
adsiid
advapi32 advapi32/tests: Fix memory leaks in tests. 2009-12-11 17:47:30 +01:00
advpack
amstream
appwiz.cpl appwiz.cpl: Update Norwegian Bokmål translation. 2009-12-14 12:04:06 +01:00
atl
authz
avicap32
avifil32
avifile.dll16
avrt
bcrypt
browseui browseui: Fix several memory leaks in the tests. 2009-12-14 12:04:04 +01:00
cabinet cabinet: Fix memory leaks on failure in FDICopy. 2009-12-14 16:14:39 +01:00
capi2032
cards
cfgmgr32
clusapi
comcat
comctl32 comctl32/tests: Fix some test failures on older comctl32. 2009-12-15 11:44:56 +01:00
comdlg32 comdlg32/filedlg: Fix a find file handle leak. 2009-12-10 12:00:17 +01:00
comm.drv16
commdlg.dll16
compobj.dll16
compstui
credui
crtdll
crypt32 crypt32: Remove unneeded assignments. 2009-12-16 12:21:12 +01:00
cryptdlg
cryptdll
cryptnet cryptnet: Store the bytes actually read, not the bytes available to be read. 2009-12-04 12:05:38 +01:00
cryptui
ctapi32
ctl3d32
ctl3d.dll16
ctl3dv2.dll16
d3d8 d3d8: Add a test to show D3D replaces the window proc. 2009-12-15 11:44:14 +01:00
d3d9 d3d9: Add a test to show D3D replaces the window proc. 2009-12-15 11:44:09 +01:00
d3d10 dxgi: The "unknown0" parameter to DXGID3D10CreateDevice() is a pointer. 2009-12-08 12:33:43 +01:00
d3d10core d3d10core: Add a stub ID3D10Query implementation. 2009-12-14 12:04:05 +01:00
d3dim
d3drm
d3dx9_24
d3dx9_25
d3dx9_26
d3dx9_27
d3dx9_28
d3dx9_29
d3dx9_30
d3dx9_31
d3dx9_32
d3dx9_33
d3dx9_34
d3dx9_35
d3dx9_36 d3dx9/tests: Check a relative error instead of an absolute error. 2009-12-15 11:45:09 +01:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42
d3dxof
dbghelp dbghelp: Fix compilation on OSX. 2009-12-16 12:20:31 +01:00
dciman32
ddeml.dll16
ddraw ddraw/tests: Get rid of a carriage return in a trace. 2009-12-14 12:04:06 +01:00
ddrawex
devenum
dinput dsound: Make id_to_offset() static. 2009-12-02 14:19:50 +01:00
dinput8
dispdib.dll16
display.drv16
dmband
dmcompos
dmime dmime: Actually get a pCLSID stream before using it (Coverity). 2009-12-11 12:16:26 +01:00
dmloader dmloader: pObject NULL checks are not necessary (Coverity). 2009-12-11 12:16:26 +01:00
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi
dplay
dplayx
dpnaddr
dpnet
dpnhpast
dpnlobby
dpwsockx
drmclien
dsound dsound: Only initialize one guid for capture and renderer. 2009-12-10 15:41:25 +01:00
dssenh
dswave
dwmapi
dxdiagn dxdiagn: Initialize a structure size member before calling EnumDisplayDevicesW. 2009-12-11 12:16:27 +01:00
dxerr8
dxerr9
dxgi dxgi: Implement IDXGIOutput::GetDisplayModeList(). 2009-12-10 11:55:00 +01:00
dxguid
faultrep
fltlib
fusion fusion: Fix a memory leak in the tests. 2009-12-14 12:04:04 +01:00
fwpuclnt
gdi32 gdi32: Fix memory leaks on EMF_Create_HENHMETAFILE failure. 2009-12-14 16:14:38 +01:00
gdi.exe16 gdi32: Make gdi.exe into a stand-alone 16-bit module. 2009-12-07 14:18:29 +01:00
gdiplus gdiplus: Fix a memory leak in the tests. 2009-12-15 16:09:12 +01:00
glu32
gphoto2.ds
gpkcsp
hal
hhctrl.ocx
hid
hlink hlink: Fix more memory leaks in tests. 2009-12-07 09:32:22 +01:00
hnetcfg
httpapi
iccvid
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp/tests: Run tests again on Win95. 2009-12-10 12:39:23 +01:00
imm32
imm.dll16
inetcomm inetcomm: Fix memory leak. 2009-12-07 14:18:24 +01:00
inetmib1 inetmib1: Copy an IP net row's physical address using a type-specific helper function, rather than using a generic helper function which made an invalid alignment assumption. 2009-12-09 12:19:09 +01:00
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Use winediag for icmp failure. 2009-12-08 17:43:52 +01:00
itircl
itss
jscript jscript: Fixed uninitialized usage of i (Coverity). 2009-12-11 12:16:26 +01:00
kernel32 kernel32/tests: Only set the size ourselves if we are on W2K. 2009-12-15 11:43:30 +01:00
keyboard.drv16
loadperf
localspl
localui
lz32
lzexpand.dll16
mapi32
mciavi32 mciavi: Simplify play loop. 2009-12-01 15:13:41 +01:00
mcicda
mciqtz32
mciseq
mciwave mciwave: Abort the play loop in case of audio error. 2009-12-04 14:34:58 +01:00
midimap
mlang mlang: Change EnumRfc1766_create return values to error codes. 2009-12-14 12:04:06 +01:00
mmdevapi mmdevapi: Add more tests. 2009-12-14 12:55:57 +01:00
mmdevldr.vxd
mmsystem.dll16 mmsystem.dll16: Check for NULL ptr in mmioRename (Coverity). 2009-12-03 10:21:39 +01:00
monodebg.vxd
mountmgr.sys
mouse.drv16
mpr mpr: Initialize handle to NULL on ERROR_NO_NETWORK case in WNetOpenEnum. 2009-12-08 12:33:03 +01:00
mprapi
msacm32
msacm32.drv
msacm.dll16
msadp32.acm
mscat32
mscms
mscoree
msctf
msdaps
msdmo
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Implement IHTMLImgElement get_Name. 2009-12-15 16:09:13 +01:00
mshtml.tlb
msi msi: Reject greater than and less than string comparisons in WHERE clauses. 2009-12-15 11:45:04 +01:00
msimg32
msimtf
msisip
msisys.ocx
msnet32
msrle32
mssign32
mssip32
mstask
msvcirt
msvcr71
msvcrt msvcrt: Free memory allocated in TLS slot on module unload as well as thread exit. 2009-12-14 16:14:39 +01:00
msvcrt20
msvcrt40
msvcrtd
msvfw32
msvidc32
msvideo.dll16
mswsock
msxml3 msxml3: Correctly test the variant returned by get_nodeValue. 2009-12-09 14:53:31 +01:00
nddeapi
netapi32 netapi32/tests: Fix a memory leak. 2009-12-07 14:18:29 +01:00
newdev
ntdll ntdll: Check for NULL attr in NtOpenKey (Coverity). 2009-12-15 16:09:11 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl: Add IoAllocateErrorLogEntry stub. 2009-12-10 12:38:58 +01:00
ntprint
objsel
odbc32
odbccp32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Properly free temporary objects when StorageBaseImpl_CopyTo fails. 2009-12-14 12:06:35 +01:00
oleacc oleacc: Add Norwegian Bokmål translation. 2009-12-14 12:04:06 +01:00
oleaut32 oleaut32: Fix a leak in the tests. 2009-12-15 16:25:03 +01:00
olecli32
olecli.dll16
oledb32
oledlg
olepro32
olesvr32
olesvr.dll16
olethk32
openal32
opengl32
pdh
pidgen
powrprof
printui
propsys
psapi
pstorec
qcap
qedit qedit: Fix a memory leak. 2009-12-15 16:25:06 +01:00
qmgr
qmgrprxy
quartz
query
rasapi16.dll16
rasapi32
rasdlg
resutils
riched20 riched20: Initialise the style flags. 2009-12-15 16:09:12 +01:00
riched32
rpcrt4 rpcrt4: Exit on unknown confirmance type (Coverity). 2009-12-15 16:09:11 +01:00
rsabase
rsaenh rsaenh: Fix memory leak reading stored keys. 2009-12-10 11:56:10 +01:00
rtutils
sane.ds
sccbase
schannel
secur32 secur32: Fix memory leak in NTLM's FreeCredentialsHandle. 2009-12-14 12:04:05 +01:00
security
sensapi
serialui
setupapi setupapi: Implement SetupGetInfFileListW. 2009-12-14 16:14:37 +01:00
setupx.dll16
sfc
sfc_os
shdoclc
shdocvw shdocvw: Fix a memory leak in the tests. 2009-12-14 12:04:04 +01:00
shell32 shell32: Fix a memory leak in a test. 2009-12-14 12:07:30 +01:00
shell.dll16
shfolder
shlwapi shlwapi: Implement SHPropertyBag_ReadLONG. 2009-12-15 11:43:36 +01:00
slbcsp
slc
snmpapi snmpapi: Add stub for SnmpSvcGetUptime. 2009-12-08 12:59:54 +01:00
softpub
sound.drv16
spoolss
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmiids
svrapi
sxs
system.drv16
t2embed
tapi32
toolhelp.dll16
traffic
twain_32
twain.dll16
typelib.dll16
unicows
updspapi
url
urlmon urlmon: Include extra info in object name passed to HttpOpenRequest. 2009-12-10 11:56:04 +01:00
user32 user32: Move the 16-bit message mapping functions to msg16.c. 2009-12-15 20:18:47 +01:00
userenv userenv/tests: Fix some memory leaks. 2009-12-07 14:18:29 +01:00
usp10 usp10: Fix a memory leak. 2009-12-07 14:18:29 +01:00
uuid
uxtheme uxtheme: Fix some pointer cast warnings on 64-bit. 2009-12-09 12:04:08 +01:00
vdhcp.vxd
vdmdbg
ver.dll16
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
w32sys.dll16
wbemprox
wiaservc
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs windowscodecs: Fix a memory leak in a test. 2009-12-14 12:07:43 +01:00
winealsa.drv winealsa.drv: Remove wrong calls. 2009-12-01 11:45:30 +01:00
wineaudioio.drv
winecoreaudio.drv
winecrt0
wined3d wined3d: Use surface_is_offscreen() in fb_copy_to_texture_hwstretch(). 2009-12-16 12:21:50 +01:00
winedos
wineesd.drv
winejack.drv
winejoystick.drv
winemp3.acm
winenas.drv
wineoss.drv
wineps16.drv16
wineps.drv wineps.drv: Don't include 16-bit headers in psdrv.h. 2009-12-07 14:18:28 +01:00
winequartz.drv
winex11.drv winex11: Fix missing unlock & free on an error path (Smatch). 2009-12-15 11:44:49 +01:00
wing32
wing.dll16
winhttp winhttp: Set error and fail if a secure connections certificate couldn't be verified. 2009-12-15 11:44:39 +01:00
wininet wininet: Set error and fail if a secure connection's certificate couldn't be verified. 2009-12-16 12:20:26 +01:00
winmm
winnls32
winnls.dll16
winscard
winsock.dll16
winspool.drv winspool.drv/tests: Fix test failures on XP+ with long printer names. 2009-12-08 12:53:13 +01:00
wintab32
wintab.dll16
wintrust wintrust: Fail to load a certificate from a PE file if the certificate entry isn't a known type. 2009-12-07 09:49:18 +01:00
wldap32
wmi
wmiutils
wnaspi32
wow32
ws2_32 ws2_32: Fix allocating a hostent with no h_aliases list. 2009-12-15 16:09:12 +01:00
wsock32
wtsapi32
wuapi
wuaueng
xinput1_1
xinput1_2
xinput1_3 xinput1_3: Don't print the contents of [out] parameters. 2009-12-07 14:45:54 +01:00
xinput9_1_0
xmllite
Makedll.rules.in
Makefile.in gdi32: Make gdi.exe into a stand-alone 16-bit module. 2009-12-07 14:18:29 +01:00
Makeimplib.rules.in
Maketest.rules.in