wine/dlls
2012-11-02 19:47:15 +01:00
..
acledit
aclui
activeds
actxprxy
adsiid
advapi32 advapi32: Don't terminate service when its last thread has exited. 2012-10-22 15:17:51 +02:00
advpack advpack: Added ExtractFilesW implementation. 2012-10-31 16:17:17 +01:00
amstream amstream: Specifying a stream object in params is not yet supported. 2012-10-16 20:45:19 +02:00
apphelp
appwiz.cpl mscoree: Update Wine Mono to 0.0.8. 2012-10-16 11:54:02 +02:00
atl atl: Warn when CoRegisterClassObject fails. 2012-10-23 12:27:02 +02:00
atl80
authz
avicap32
avifil32
avifile.dll16
avrt
bcrypt
browseui browseui: HeapFree after deleting the cs (coverity). 2012-10-25 11:47:15 +02:00
cabinet cabinet: Reorder code to make sure str is freed (coverity). 2012-10-26 11:46:01 +02:00
capi2032
cards
cfgmgr32
clusapi
comcat
comctl32 comctl32: Fixed RBBS_BREAK flag unsetting in REBAR_HandleUDDrag. 2012-11-01 15:43:34 +01:00
comdlg32 comdlg32: Fix usage of constants. 2012-10-30 18:08:12 +01:00
comm.drv16
commdlg.dll16
compobj.dll16
compstui
credui credui: Don't show a dialog if existing credentials can be found. 2012-10-18 19:22:34 +02:00
crtdll
crypt32 Revert "crypt32: Correct CryptVerifyMessageSignature's use of pcbDecoded.". 2012-11-02 11:00:20 +01:00
cryptdlg cryptdlg: Fix copy-paste error (coverity). 2012-10-24 19:38:04 +02:00
cryptdll
cryptnet cryptnet: Avoid memory leak of info (Coverity). 2012-10-15 13:31:05 +02:00
cryptui
ctapi32
ctl3d32
ctl3d.dll16
ctl3dv2.dll16
d3d8 wined3d: Replace the face and level parameters to device_parent_create_texture_surface() with the sub-resource index. 2012-10-25 11:48:25 +02:00
d3d9 d3d9/tests: Avoid LPDIRECT3DSURFACE9. 2012-10-30 09:49:18 +01:00
d3d10 d3d10: Implement D3D10DisassembleShader(). 2012-10-24 11:24:16 +02:00
d3d10core wined3d: Replace the face and level parameters to device_parent_create_texture_surface() with the sub-resource index. 2012-10-25 11:48:25 +02:00
d3dcompiler_33
d3dcompiler_34
d3dcompiler_35
d3dcompiler_36
d3dcompiler_37
d3dcompiler_38
d3dcompiler_39
d3dcompiler_40
d3dcompiler_41
d3dcompiler_42
d3dcompiler_43 d3dcompiler_43: Free assignment on error (coverity). 2012-10-26 11:48:12 +02:00
d3dim
d3drm d3drm: Move mesh builder data cleaning code into a separate function. 2012-10-31 18:13:05 +01:00
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_36: Add tests for D3DXSHRotateZ. 2012-11-01 19:14:53 +01:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42
d3dx9_43
d3dx10_33
d3dx10_34
d3dx10_35
d3dx10_36
d3dx10_37
d3dx10_38
d3dx10_39
d3dx10_40
d3dx10_41
d3dx10_42
d3dx10_43
d3dxof d3dxof: Fix remaining 'objects.txt' filename. 2012-10-24 11:25:24 +02:00
dbgeng
dbghelp dbghelp: Size of the floating point stack registers is 10 bytes (Coverity). 2012-10-25 11:49:06 +02:00
dciman32
ddeml.dll16
ddraw wined3d: Replace the face and level parameters to device_parent_create_texture_surface() with the sub-resource index. 2012-10-25 11:48:25 +02:00
ddrawex
devenum
dhcpcsvc
dinput dinput: Replace FIXMEs by TRACEs in dump function. 2012-10-15 15:25:23 +02:00
dinput8
dispdib.dll16
dispex
display.drv16
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth
dmusic dmusic: Fix a copy and paste error. 2012-10-01 11:58:26 +02:00
dmusic32
dnsapi
dplay
dplayx dplayx: Reorder some code to avoid memory leak (coverity). 2012-10-30 10:46:21 +01:00
dpnaddr
dpnet
dpnhpast
dpnlobby
dpwsockx
drmclien
dsound dsound: HeapFree secondaries (Coverity). 2012-10-29 10:54:59 +01:00
dssenh
dswave
dwmapi
dwrite dwrite: Support nine more script ranges up to code point 0x0bff. 2012-11-01 10:51:04 +01:00
dxdiagn dxdiagn: Avoid depending on ddraw.h. 2012-10-29 10:47:03 +01:00
dxerr8
dxerr9
dxgi wined3d: wined3d_swapchain_get_desc() never fails. 2012-10-04 14:09:55 +02:00
dxguid
explorerframe explorerframe: Moved TaskbarList implementation to explorerframe. 2012-11-02 16:41:12 +01:00
faultrep
fltlib
fusion fusion: Reorder some code to avoid memory leak (coverity). 2012-10-29 10:34:47 +01:00
fwpuclnt
gameux gameux: Avoid double free (coverity). 2012-10-25 11:47:05 +02:00
gdi32 gdi32: Set the font anti-aliasing flags from the fontconfig information if available. 2012-11-02 19:47:09 +01:00
gdi.exe16
gdiplus gdiplus: Reimplement GdipCreateMetafileFromEmf without using IPicture. 2012-11-01 10:50:45 +01:00
glu32
gphoto2.ds
gpkcsp
hal
hhctrl.ocx hhctrl.ocx: Add support for specifying window names with HH_HELP_CONTEXT. 2012-10-04 10:37:50 +02:00
hid
hlink
hnetcfg hnetcfg: Return success from INetFwAuthorizedApplication::put_Scope. 2012-09-26 11:02:49 +02:00
httpapi httpapi: Add a stub implementation of HttpAddUrl. 2012-09-26 11:02:53 +02:00
iccvid
icmp
ieframe explorerframe: Moved TaskbarList implementation to explorerframe. 2012-11-02 16:41:12 +01:00
ifsmgr.vxd
imaadp32.acm imaadp32.acm: Don't bother using the register storage class specifier. 2012-10-08 17:40:27 +02:00
imagehlp
imm32 imm32: Switch the value of IMMGWL_IMC in the UI window when a new imc opens. 2012-10-15 19:38:13 +02:00
imm.dll16
inetcomm
inetcpl.cpl inetcpl.cpl: Reuse Internet icon. 2012-10-03 11:19:45 +02:00
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Close socket on failed HeapAlloc (coverity). 2012-10-26 11:45:18 +02:00
itircl
itss
joy.cpl
jscript jscript: Fixed some leaks (coverity). 2012-10-31 16:12:27 +01:00
kernel32 kernel32: Implement CompareStringOrdinal. 2012-11-02 19:47:15 +01:00
keyboard.drv16
krnl386.exe16 krnl386.exe: Display FIXME instead of ERR for instructions that are not well implemented. 2012-10-25 16:52:04 +02:00
ktmw32
loadperf
localspl
localui
lz32
lzexpand.dll16
mapi32 mapi32: Forward WrapCompressedRTFStream to the registered provider, if any. 2012-10-17 11:49:18 +02:00
mapistub
mciavi32
mcicda
mciqtz32
mciseq mciseq: The code can only handle up to 128 MIDI tracks. 2012-10-25 11:53:33 +02:00
mciwave
mgmtapi
midimap
mlang mlang: Rename IMultiLanguage3 method implementation functions to match interface name. 2012-10-01 12:09:25 +02:00
mmcndmgr
mmdevapi mmdevapi: Fix a broken test. 2012-10-18 19:31:52 +02:00
mmdevldr.vxd
mmsystem.dll16
monodebg.vxd
mountmgr.sys
mouse.drv16
mpr
mprapi
msacm32
msacm32.drv
msacm.dll16
msadp32.acm
mscat32
mscms
mscoree mscoree: Update Wine Mono to 0.0.8. 2012-10-16 11:54:02 +02:00
msctf msctf: Uninitialize context prior to releasing it. 2012-10-11 20:22:17 +02:00
msdaps
msdmo
msftedit
msg711.acm
msgsm32.acm
mshtml mshtml: Added IHTMLWindow2::onblur property implementation. 2012-10-25 15:57:50 +02:00
mshtml.tlb
msi msi: Pass string length to msi_set_property in ACTION_CustomAction. 2012-10-29 14:41:55 +01:00
msident
msimg32
msimsg
msimtf
msisip
msisys.ocx
msls31
msnet32
mspatcha
msrle32 msrle32: Don't bother using the register storage class specifier. 2012-10-08 17:40:31 +02:00
mssign32
mssip32
mstask
msvcirt
msvcm80
msvcm90
msvcp60 msvcp: Sync fpos usage and istream<>::tellg. 2012-10-31 16:12:28 +01:00
msvcp70 msvcp: Sync implementations. 2012-10-17 11:53:45 +02:00
msvcp71 msvcp: Sync fpos usage and istream<>::tellg. 2012-10-31 16:12:28 +01:00
msvcp80 msvcp: Sync implementations. 2012-10-17 11:53:45 +02:00
msvcp90 msvcp90: In istream<>::tellg don't use sentry. 2012-10-31 16:12:28 +01:00
msvcp100 msvcp: Sync fpos usage and istream<>::tellg. 2012-10-31 16:12:28 +01:00
msvcr70
msvcr71
msvcr80
msvcr90
msvcr100
msvcrt msvcrt: Return value from MSVCRT____mb_cur_max_func instead of pointer. 2012-11-01 19:01:34 +01:00
msvcrt20
msvcrt40
msvcrtd
msvfw32
msvidc32
msvideo.dll16
mswsock
msxml
msxml2
msxml3 msxml3: Fix indexed access to schema collection namespace uris. 2012-11-01 15:09:13 +01:00
msxml4
msxml6
nddeapi
netapi32 netapi32: Fix copy-paste error (coverity). 2012-10-24 19:38:44 +02:00
newdev
normaliz
npmshtml
ntdll ntdll: Do not execute callbacks past DeleteTimer(INVALID_HANDLE_VALUE). 2012-10-31 18:08:02 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Add stub for IoAcquireRemoveLockEx. 2012-10-15 15:25:24 +02:00
ntprint
objsel
odbc32
odbccp32
odbccu32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32/tests: Fix a memleak on an error path (Smatch). 2012-10-31 16:12:27 +01:00
oleacc
oleaut32 oleaut32: Don't leak memory allocated by heap_alloc_zero (coverity). 2012-10-29 10:39:59 +01:00
olecli32
olecli.dll16
oledb32 oledb32: Add IDBProperties support in IDBInitialize. 2012-10-08 13:41:37 +02:00
oledlg
olepro32
olesvr32
olesvr.dll16
olethk32
openal32
opencl
opengl32 opengl32: Fix outline-font glyphs rendering with incorrect front faces. 2012-10-29 10:47:04 +01:00
pdh
photometadatahandler
pidgen
powrprof
printui
propsys
psapi
pstorec
qcap qcap: Remove useless FIXME. 2012-10-15 15:25:26 +02:00
qedit
qmgr
qmgrprxy
quartz quartz: Remove redundant traces. 2012-10-12 12:12:34 +02:00
query
rasapi16.dll16
rasapi32
rasdlg
regapi
resutils
riched20
riched32
rpcrt4 rpcrt4: Fix resources leaks. 2012-10-31 16:12:27 +01:00
rsabase
rsaenh rsaenh: Ensure a PKCS1 data block has at least minimum length. 2012-11-02 10:59:42 +01:00
rstrtmgr
rtutils
samlib
sane.ds
scarddlg
sccbase
schannel
scrrun scrrun: Correct Invoke parameter. 2012-10-02 19:52:46 +02:00
scsiport.sys scsiport.sys: Add stub implementation of scsiport.sys. 2012-10-02 15:06:34 +02:00
secur32
security
sensapi
serialui
setupapi setupapi: Avoid memory leaks (coverity). 2012-10-29 10:40:14 +01:00
setupx.dll16
sfc
sfc_os
shdoclc
shdocvw
shell32 shell32: Reorder code to avoid memory leaks (coverity). 2012-10-29 10:38:19 +01:00
shell.dll16
shfolder
shlwapi shlwapi: Implement PathCreateFromUrlAlloc(). 2012-10-01 12:07:31 +02:00
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmbase
strmiids
svrapi
sxs
system.drv16
t2embed
tapi32
toolhelp.dll16
traffic
twain_32
twain.dll16
typelib.dll16
unicows
updspapi
url
urlmon urlmon.idl: Moved CopyBindInfo declaration to public header. 2012-10-29 10:57:30 +01:00
usbd.sys
user32 user32: Avoid sizeof on structs with variable length array. 2012-10-31 18:07:35 +01:00
user.exe16
userenv
usp10 usp10: Use FIELD_OFFSET to calculate the size of a struct with variable length array. 2012-10-31 18:07:19 +01:00
uuid
uxtheme
vbscript vbscript: The first day of the week should default to Sunday, not the system default. 2012-10-31 18:08:14 +01:00
vcomp vcomp: No-op stubs for _vcomp_single_begin, _vcomp_single_end. 2012-10-16 12:09:03 +02:00
vcomp90 vcomp: No-op stubs for _vcomp_single_begin, _vcomp_single_end. 2012-10-16 12:09:03 +02:00
vcomp100 vcomp: No-op stubs for _vcomp_single_begin, _vcomp_single_end. 2012-10-16 12:09:03 +02:00
vdhcp.vxd
vdmdbg
ver.dll16
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
w32sys.dll16
wbemprox wbemprox: Add tests for Win32_Service methods. 2012-10-17 11:47:31 +02:00
wer
wevtapi
wiaservc
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs windowscodecs: Fix resource leak (coverity). 2012-10-25 11:47:32 +02:00
winealsa.drv winealsa: Fix capture overrun logging. 2012-10-31 18:07:40 +01:00
winecoreaudio.drv
winecrt0
wined3d wined3d: Don't depend on device internals in fragment_pipeline.alloc_private(). 2012-10-29 10:47:03 +01:00
winegstreamer
winejoystick.drv
winemapi
winemp3.acm
wineoss.drv
wineps16.drv16
wineps.drv gdi32: Disable anti-aliasing when necessary in the various drivers. 2012-11-02 16:41:26 +01:00
wineqtdecoder
winequartz.drv
winex11.drv gdi32: Disable anti-aliasing when necessary in the various drivers. 2012-11-02 16:41:26 +01:00
wing32 wing32: Use the correct size for memcpy (coverity). 2012-10-23 12:26:29 +02:00
wing.dll16
winhttp winhttp: Fix the error returned from WinHttpGetProxyForUrl when autodetection fails. 2012-11-01 15:42:39 +01:00
wininet wininet: Add a TLS fallback mechanism. 2012-11-01 19:16:25 +01:00
winmm winmm: Turn some MCI parser ERR into FIXME. 2012-10-30 14:37:55 +01:00
winnls32
winnls.dll16
winscard
winsock.dll16
winspool.drv winspool: Avoid memory leaks (coverity). 2012-11-01 18:59:01 +01:00
winsta
wintab32
wintab.dll16
wintrust
wlanapi
wldap32
wmi
wmiutils
wmvcore
wnaspi32
wow32
ws2_32 ws2_32/tests: Remove dead code (coverity). 2012-10-29 14:39:58 +01:00
wshom.ocx
wsnmp32
wsock32
wtsapi32
wuapi
wuaueng
xapofx1_1
xinput1_1
xinput1_2
xinput1_3
xinput9_1_0
xmllite
xolehlp
xpsprint
Makedll.rules.in
Makeimplib.rules.in