wine/dlls
2009-11-30 16:13:08 +01:00
..
acledit
aclui
activeds
actxprxy
adsiid
advapi32 advapi32/tests: Add some EnumServicesStatus*W tests. 2009-11-30 13:13:38 +01:00
advpack advpack: fix off-by-one error in AdvInstallFileW that caused buffer overrun. 2009-11-30 12:50:57 +01:00
amstream
appwiz.cpl
atl
authz authz: Stub for AuthzInitializeResourceManager. 2009-11-30 12:50:24 +01:00
avicap32
avifil32
avifile.dll16
avrt avrt: Fix HeapAlloc call in AvSetMmThreadCharacteristicsA. 2009-11-19 14:23:50 +01:00
bcrypt
browseui
cabinet
capi2032
cards
cfgmgr32
clusapi
comcat
comctl32 comctl32/header: Avoid uninitialized memory passed to HDM_INSERTITEM, some fields are always copied. 2009-11-30 12:56:53 +01:00
comdlg32 comdlg32: Simplify CC_WMPaint, CC_WMLButtonUp and CC_WMLButtonDown by shedding unused parameters. 2009-11-21 14:31:45 +01:00
comm.drv16
commdlg.dll16 commdlg.dll16: The commdlg debug channel is unused. Remove it. 2009-11-16 12:43:06 +01:00
compobj.dll16
compstui
credui
crtdll
crypt32 crypt32: Revert 8ed5a777de. 2009-11-30 12:57:53 +01:00
cryptdlg
cryptdll
cryptnet cryptnet: Improve CryptGetObjectUrl stub for URL_OID_CERTIFICATE_ISSUER. 2009-11-23 10:38:33 +01:00
cryptui cryptui: Remove WINAPI on the cert_mgr_sort_by_text() static function that does not need it. 2009-11-09 19:41:01 +01:00
ctapi32
ctl3d.dll16 ctl3d: Stub out Ctl3dDlgFramePaint16 to avoid calling DefWindowProc16. 2009-11-13 10:57:41 +01:00
ctl3d32
ctl3dv2.dll16 ctl3d: Stub out Ctl3dDlgFramePaint16 to avoid calling DefWindowProc16. 2009-11-13 10:57:41 +01:00
d3d8 wined3d: Remove the effetively unused "state" field from the device. 2009-11-18 11:16:54 +01:00
d3d9 wined3d: Remove the effetively unused "state" field from the device. 2009-11-18 11:16:54 +01:00
d3d10 d3d10: Add a D3D10GetPixelShaderProfile() stub. 2009-11-04 13:07:57 +01:00
d3d10core d3d10core: Add a separate function for device initialization. 2009-11-19 12:22:04 +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: Add D3DXAssembleShader tests. 2009-10-27 13:57:31 +01:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42
d3dxof Assorted spelling fixes. 2009-11-09 19:42:31 +01:00
dbghelp dbghelp: In dwarf parsing, allow 64 bit wide values. 2009-11-29 16:39:35 +01:00
dciman32
ddeml.dll16
ddraw wined3d: Remove the effetively unused "state" field from the device. 2009-11-18 11:16:54 +01:00
ddrawex
devenum
dinput dinput: Pass event instance ID to queue_event instead of offset. 2009-11-30 12:49:11 +01:00
dinput8
dispdib.dll16
display.drv16
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi
dplay
dplayx
dpnaddr
dpnet
dpnhpast
dpnlobby
dpwsockx
drmclien
dsound dsound: Use wine_dbg_sprintf() in dumpCooperativeLevel(). 2009-11-30 12:49:22 +01:00
dssenh dssenh: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
dswave
dwmapi
dxdiagn
dxerr8
dxerr9
dxgi dxgi: Add a separate function for device initialization. 2009-11-19 12:22:11 +01:00
dxguid
faultrep
fltlib
fusion
gdi32 gdi32: Fix minor read buffer overrun in CombineRgn. 2009-11-30 12:47:59 +01:00
gdiplus
glu32
gphoto2.ds
gpkcsp gpkcsp: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
hal
hhctrl.ocx
hid
hlink
hnetcfg
httpapi
iccvid
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp
imm.dll16
imm32
inetcomm
inetmib1
infosoft
initpki initpki: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
inkobj
inseng
iphlpapi
itircl
itss
jscript jscript: Implement decodeURIComponent. 2009-11-17 15:14:56 +01:00
kernel32 kernel32: Pass the exe name as argument to FormatMessage. 2009-11-29 16:42:50 +01:00
keyboard.drv16
loadperf
localspl
localui
lz32
lzexpand.dll16
mapi32 mapi32: Check folder for NULL (Coverity). 2009-11-03 21:22:28 +01:00
mciavi32 mciavi32: Removed duplicate strlen/NULL check (Coverity). 2009-11-10 14:38:18 +01:00
mcicda
mciqtz32
mciseq
mciwave mciwave: Use the current device ID for notification. 2009-11-11 11:37:03 +01:00
midimap
mlang
mmdevldr.vxd
mmsystem.dll16 user32: Move driver support to mmsystem and replace it with stubs in user.exe. 2009-11-12 23:09:21 +01:00
monodebg.vxd
mountmgr.sys mountmgr: Move creation of the DEVICEMAP registry keys to mountmgr. 2009-11-23 13:21:22 +01:00
mouse.drv16
mpr
mprapi
msacm.dll16
msacm32
msacm32.drv
msadp32.acm
mscat32
mscms
mscoree
msctf msctf/tests: Don't convert past the end of a nul terminated string. 2009-11-13 13:36:12 +01:00
msdaps msdaps: Clear *pcPropertySets value in IDBProperties_GetProperties_Stub to fix a test. 2009-11-16 17:16:06 +01:00
msdmo
msftedit
msg711.acm msg711: Correct wave format parameters to remove stuttering. 2009-11-12 14:23:01 +01:00
msgsm32.acm
mshtml mshtml: Added [i]frame elements content document tests. 2009-11-29 16:36:50 +01:00
mshtml.tlb
msi msi: Support _Streams, _Storages tablename prefixes in SELECT. 2009-11-24 15:54:06 +01:00
msimg32
msimtf
msisip
msisys.ocx
msnet32
msrle32
mssign32
mssip32 mssip32: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
mstask
msvcirt msvcirt: Make sure a FIXME doesn't overflow. 2009-11-03 21:20:37 +01:00
msvcr71 msvcr71: Forward more exports to msvcrt. 2009-11-24 15:53:37 +01:00
msvcrt msvcrt: Forward _ftol2_sse to ntdll._ftol. 2009-11-24 15:53:37 +01:00
msvcrt20
msvcrt40
msvcrtd
msvfw32
msvidc32 msvidc32: Guard old code by #ifdef instead of plain #if. 2009-11-21 14:31:45 +01:00
msvideo.dll16
mswsock
msxml3 msxml3: Move element usage into element!=NULL check (Coverity). 2009-11-29 16:36:59 +01:00
nddeapi
netapi32 netapi32/tests: Fix a test failure on Win7. 2009-11-20 11:40:31 +01:00
newdev
ntdll ntdll: Implement RtlGetNtGlobalFlags(), add related defines to winternl.h. 2009-11-30 16:13:08 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Add stub for MmAllocateContiguousMemory. 2009-11-17 16:04:33 +01:00
ntprint
objsel
odbc32
odbccp32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32: Cope with double quotes in paths for libraries to be loaded from the registry. 2009-11-30 12:48:05 +01:00
oleacc
oleaut32 oleaut32: Free the correct pointer on error in TLB_AllocAndInitVarDesc. 2009-11-29 16:42:20 +01:00
olecli.dll16
olecli32
oledb32 msdaps: Clear *pcPropertySets value in IDBProperties_GetProperties_Stub to fix a test. 2009-11-16 17:16:06 +01:00
oledlg
olepro32
olesvr.dll16
olesvr32
olethk32
openal32 openal32: Add alBufferDataStatic. 2009-11-29 16:37:22 +01:00
opengl32 opengl32: Fix wglCreateContextAttribsARB test on nvidia. 2009-11-24 15:53:36 +01:00
pdh pdh: Add stubs for PdhExpandWildCardPathA/W. 2009-11-23 13:09:17 +01:00
pidgen
powrprof
printui
propsys
psapi
pstorec
qcap
qedit
qmgr
qmgrprxy
quartz quartz: Implemented a number of the MediaPosition methods. 2009-11-24 15:53:37 +01:00
query
rasapi16.dll16
rasapi32
rasdlg
resutils
riched20 riched20/tests: Don't leak string in test. 2009-11-30 12:56:58 +01:00
riched32
rpcrt4 rpcrt4: Fix memory leak in test_conf_complex_struct. 2009-11-29 16:42:15 +01:00
rsabase
rsaenh rsaenh/tests: Fix some test failures on W2K. 2009-11-19 11:45:54 +01:00
rtutils
sane.ds
sccbase sccbase: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
schannel
secur32 secur32: Handle EOF from gnutls_record_recv. 2009-11-19 11:50:40 +01:00
security
sensapi
serialui
setupapi setupapi/tests: Check the buffer content returned from SetupGetInfFileListW test. 2009-11-16 11:54:45 +01:00
setupx.dll16 setupx: Use the correct field index for string substitutions. 2009-10-30 19:42:44 +01:00
sfc
sfc_os
shdoclc
shdocvw shdocvw: Use CoTaskMemFree to free url. 2009-11-30 12:48:57 +01:00
shell.dll16
shell32 shell32/tests: Change a trace into a skip for skipped tests. 2009-11-29 16:39:22 +01:00
shfolder
shlwapi
slbcsp slbcsp: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
slc
snmpapi snmpapi/tests: Fix a crash on some 64bit systems. 2009-11-24 15:53:37 +01:00
softpub
sound.drv16
spoolss
stdole2.tlb
stdole32.tlb
sti sti: Marshal WIA COM interfaces. 2009-10-30 15:24:09 +01:00
storage.dll16
stress.dll16
strmiids
svrapi
sxs
system.drv16
t2embed
tapi32
toolhelp.dll16
traffic
twain.dll16
twain_32
typelib.dll16
unicows
updspapi
url
urlmon urlmon: Get rid of gecko_installer_workaround in tests. 2009-11-20 11:16:35 +01:00
user32 include: Add some system parameters. 2009-11-30 13:13:33 +01:00
userenv
usp10 usp10: Add a stub implementation of ScriptJustify. 2009-11-23 10:35:35 +01:00
uuid
uxtheme uxtheme: Handle malformed keys a bit better (Coverity). 2009-11-23 13:09:39 +01:00
vdhcp.vxd
vdmdbg
ver.dll16
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
w32sys.dll16
wbemprox
wiaservc wiaservc: Add self registration. 2009-11-05 14:45:33 +01:00
win32s16.dll16
win87em.dll16
winaspi.dll16
windebug.dll16
windowscodecs
winealsa.drv winealsa.drv: Use wine_dbg_sprintf() in a few debug utility functions. 2009-11-30 12:49:41 +01:00
wineaudioio.drv
winecoreaudio.drv winecoreaudio.drv: Use wine_dbg_sprintf() in a few debug utility functions. 2009-11-30 12:49:50 +01:00
winecrt0
wined3d wined3d: Handle NULL ptrs (Coverity). 2009-11-24 10:51:46 +01:00
winedos
wineesd.drv
winejack.drv
winejoystick.drv
winemp3.acm
winenas.drv
wineoss.drv wineoss.drv: Use wine_dbg_sprintf() in a few debug utility functions. 2009-11-30 12:49:46 +01:00
wineps.drv wineps.drv: Add support for top-down dibs. 2009-11-19 11:08:24 +01:00
wineps16.drv16
winequartz.drv
winex11.drv winex11.drv: Report correctly when wintab is disabled. 2009-11-30 12:47:46 +01:00
wing.dll16 wing: Reimplement support for WinGGetDIBPointer16. 2009-11-24 15:53:36 +01:00
wing32
winhttp winhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_VERSION). 2009-10-29 13:51:20 +01:00
wininet wininet: Don't use INTERNET_SetLastError in HttpSendRequestW. 2009-11-30 12:48:52 +01:00
winmm winmm: Use wine_dbg_sprintf() in a few debug utility functions. 2009-11-30 12:49:30 +01:00
winnls.dll16
winnls32
winscard
winsock.dll16
winspool.drv winspool/tests: Guard debugging code by #ifdef instead of plain #if. 2009-11-30 16:10:18 +01:00
wintab.dll16
wintab32
wintrust wintrust: Fix a test failure on Win2008. 2009-11-05 11:57:36 +01:00
wldap32
wmi
wmiutils
wnaspi32
wow32
ws2_32 ws2_32/tests: Test for initial state of SIOCATMARK. 2009-11-10 13:13:04 +01:00
wsock32
wtsapi32
wuapi
wuaueng
xinput1_1
xinput1_2
xinput1_3
xinput9_1_0
xmllite
Makedll.rules.in
Makefile.in comdlg32: Make commdlg.dll into a stand-alone 16-bit module. 2009-11-12 23:04:42 +01:00
Makeimplib.rules.in
Maketest.rules.in