wine-wine/dlls
Eric Pouech 54766cdac0 dbghelp: Hacked a StackWalk implementation for x86_64. 2009-12-23 14:27:29 +01:00
..
acledit
aclui
activeds
actxprxy actxprxy: Add proxies for urlhist.idl. 2009-09-11 12:41:13 +02:00
adsiid
advapi32 advapi32/tests: Fix memory leaks in tests. 2009-12-11 17:47:30 +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 appwiz.cpl: Update Norwegian Bokmål translation. 2009-12-14 12:04:06 +01:00
atl atl: Add missing prototypes. 2009-10-05 13:46:00 +02:00
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 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 cfgmgr32: Forward more functions to setupapi. 2009-12-22 13:48:27 +01:00
clusapi clusapi: Don't trace the contents of output pointers. 2009-12-16 13:57:02 +01:00
comcat
comctl32 comctl32/tests: Fix a test failure on older comctl32. 2009-12-22 15:40:00 +01:00
comdlg32 comdlg32/filedlg: Fix a find file handle leak. 2009-12-10 12:00:17 +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: Don't get confused matching URLs with a colon in the userinfo portion (e.g. user:password@domain). 2009-12-21 15:01:22 +01:00
cryptdlg cryptdlg: Remove an unused variable. 2009-12-17 12:42:48 +01:00
cryptdll
cryptnet cryptnet: Remove an unnecessary variable (Coverity). 2009-12-22 13:48:26 +01:00
cryptui cryptui: Don't cast NULL to an integer type. 2009-12-21 15:01:25 +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 d3d8: Add a separate function for swapchain initialization. 2009-12-21 15:01:25 +01:00
d3d9 d3d9/tests: A volume really isn't a resource, despite having all the methods. 2009-12-22 13:48:25 +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: 1 must be a float. 2009-12-22 14:12:43 +01:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42 d3dx9_42: Implement d3dx9_42 and forward the functions to d3dx9_36. 2009-09-25 14:39:15 +02:00
d3dxof Assorted spelling fixes. 2009-11-09 19:42:31 +01:00
dbghelp dbghelp: Hacked a StackWalk implementation for x86_64. 2009-12-23 14:27:29 +01:00
dciman32
ddeml.dll16
ddraw ddraw: Fix an incorrect refcount test. 2009-12-18 11:39:48 +01:00
ddrawex
devenum
dinput dsound: Make id_to_offset() static. 2009-12-02 14:19:50 +01:00
dinput8 dinput8: Ensure balance of CoInitialize/CoUninitialize. 2009-10-15 12:06:17 +02:00
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 dpwsockx: Implementation of SPInit. 2009-09-11 13:23:58 +02:00
drmclien
dsound dsound: Fix a memory leak in the tests. 2009-12-18 11:47:52 +01:00
dssenh dssenh: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
dswave
dwmapi dwmapi: Add stub for DwmGetGraphicsStreamTransformHint. 2009-10-12 17:07:03 +02:00
dxdiagn dxdiagn: Validate the dwDxDiagHeaderVersion member in IDxDiagProvider::Initialize. 2009-12-22 13:48:26 +01:00
dxerr8
dxerr9
dxgi dxgi: Implement IDXGIOutput::GetDisplayModeList(). 2009-12-10 11:55:00 +01:00
dxguid
faultrep
fltlib fltlib: Add a stub for FilterConnectCommunicationPort. 2009-10-02 15:06:57 +02:00
fusion fusion: Fix a memory leak in the tests. 2009-12-14 12:04:04 +01:00
fwpuclnt fwpuclnt: Add initial minimal stub implementation. 2009-11-30 16:33:13 +01:00
gdi.exe16 gdi32: Make gdi.exe into a stand-alone 16-bit module. 2009-12-07 14:18:29 +01:00
gdi32 gdi32: Fix memory leaks on EMF_Create_HENHMETAFILE failure. 2009-12-14 16:14:38 +01:00
gdiplus gdiplus: Implement GdipGet/SetStringFormatMeasurableCharacterRanges. 2009-12-22 13:48:26 +01:00
glu32
gphoto2.ds
gpkcsp gpkcsp: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
hal hal: Add a stub for HalGetBusDataByOffset. 2009-09-08 13:06:55 +02:00
hhctrl.ocx
hid
hlink hlink: Fix more memory leaks in tests. 2009-12-07 09:32:22 +01:00
hnetcfg hnetcfg: Improve the stub for INetFwServices::Item. 2009-10-21 17:04:29 +02:00
httpapi
iccvid
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp/tests: Run tests again on Win95. 2009-12-10 12:39:23 +01:00
imm.dll16
imm32 Fix empty function prototypes. 2009-10-07 12:24:53 +02:00
inetcomm inetcomm: Remove an unneeded variable. 2009-12-17 12:42:55 +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 initpki: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
inkobj
inseng
iphlpapi iphlpapi: Use winediag for icmp failure. 2009-12-08 17:43:52 +01:00
itircl
itss
jscript jscript: Make undefined a property of global object. 2009-12-21 15:01:25 +01:00
kernel32 kernel32: Fix a leak in ReplaceFileW. 2009-12-22 13:48:26 +01:00
keyboard.drv16
loadperf
localspl localspl: Accept environment 'Windows IA64'. 2009-10-23 15:54:07 +02:00
localui localui: Fix a memory leak. 2009-09-29 14:50:37 +02:00
lz32
lzexpand.dll16
mapi32 mapi32: Add Russian translation. 2009-12-22 13:48:24 +01:00
mapistub mapistub: Add new stubbed dll mapistub.dll. 2009-12-21 15:46:11 +01:00
mciavi32 mciavi: Do not stub unsupported recording or editing functions. 2009-12-18 14:03:12 +01:00
mcicda mcicda: Fix an early return statement in Open. 2009-10-08 12:17:31 +02:00
mciqtz32 mciqtz32: Fix open/close omissions. 2009-11-30 16:37:38 +01:00
mciseq mciseq: Remove unneeded assignments. 2009-12-18 12:49:16 +01:00
mciwave mciwave: MCI Capability returns number of wave devices. 2009-12-18 14:02:02 +01:00
midimap
mlang mlang: Change EnumRfc1766_create return values to error codes. 2009-12-14 12:04:06 +01:00
mmdevapi mmdevapi: Add class factory. 2009-12-16 12:42:40 +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 mountmgr: Move creation of the DEVICEMAP registry keys to mountmgr. 2009-11-23 13:21:22 +01:00
mouse.drv16
mpr mpr: Initialize handle to NULL on ERROR_NO_NETWORK case in WNetOpenEnum. 2009-12-08 12:33:03 +01:00
mprapi
msacm.dll16
msacm32 dlls/msacm32: Avoid a sizeof()+cast in an ok() call. 2009-10-06 11:58:03 +02:00
msacm32.drv msacm32.drv: Don't access uninitialized memory. 2009-10-21 19:45:30 +02:00
msadp32.acm
mscat32
mscms mscms/tests: Avoid accessing uninitialized memory. 2009-10-21 17:04:12 +02:00
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: Add stub interface IHTMLFiltersCollection. 2009-12-22 14:13:07 +01:00
mshtml.tlb
msi msi: Removed unnecessary NULL check. 2009-12-22 13:48:26 +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 mstask/tests: Skip some tests when the service is not running. 2009-12-22 15:39:49 +01:00
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: 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 msvcrtd: Remove unnecessary trace output. 2009-12-16 16:05:36 +01:00
msvfw32 msvfw32: Remove 16bit driver references (now that they no longer exist in winmm). 2009-10-26 11:17:06 +01:00
msvidc32 msvidc32: Guard old code by #ifdef instead of plain #if. 2009-11-21 14:31:45 +01:00
msvideo.dll16 msvideo: Pass the correct function address for 32->16 callbacks. 2009-10-05 14:56:12 +02:00
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/tests: Fix a memory leak (Valgrind). 2009-12-17 12:42:22 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Add stub for KeInitializeSemaphore. 2009-12-21 15:01:26 +01:00
ntprint
objsel
odbc32 odbc32: Define correct function prototypes for all libodbc entry points. 2009-10-03 14:40:19 +02:00
odbccp32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32/tests: Fix a test failure on several platforms. 2009-12-22 13:48:24 +01:00
oleacc oleacc: Add Norwegian Bokmål translation. 2009-12-14 12:04:06 +01:00
oleaut32 oleaut32: Fix several memory leaks in the tests. 2009-12-18 11:43:00 +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 pstorec: Add a typelib resource. 2009-09-24 13:14:55 +02:00
qcap
qedit qedit: Fix a memory leak. 2009-12-15 16:25:06 +01:00
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: Initialise window size. 2009-12-16 12:42:40 +01:00
riched32
rpcrt4 rpcrt4/tests: Skip more tests on Win9x/WinMe. 2009-12-16 12:42:40 +01:00
rsabase
rsaenh rsaenh: Fix memory leak reading stored keys. 2009-12-10 11:56:10 +01:00
rtutils
sane.ds
sccbase sccbase: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
schannel schannel/tests: Fix crash on Win7. 2009-10-06 12:02:31 +02:00
secur32 secur32/tests: Fix a couple of memory leaks. 2009-12-21 15:01:24 +01:00
security
sensapi
serialui
setupapi setupapi: Implement SetupDiOpenDeviceInfoA/W as stubs. 2009-12-22 13:48:26 +01:00
setupx.dll16 setupx: Pass 0 as instance to InstallHinfSectionA. 2009-12-21 11:19:33 +01:00
sfc
sfc_os
shdoclc
shdocvw shdocvw: Fix a memory leak in the tests. 2009-12-14 12:04:04 +01:00
shell.dll16
shell32 shell32: Use the module instance instead of that of the owner window for the about dialog. 2009-12-21 11:20:04 +01:00
shfolder
shlwapi shlwapi: Added special case for URL_PART_HOSTNAME in UrlGetPart. 2009-12-16 13:04:34 +01:00
slbcsp slbcsp: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
slc
snmpapi snmpapi: Add stub for SnmpSvcGetUptime. 2009-12-08 12:59:54 +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 system.drv16: Remove the 32-bit timer callback support. 2009-10-08 12:17:31 +02:00
t2embed
tapi32
toolhelp.dll16 toolhelp.dll16: Add ntdll import. 2009-09-29 20:59:51 +02:00
traffic
twain.dll16
twain_32 twain_32/tests: Avoid a Dialog from a DS when the scanner is not connected. 2009-09-16 12:57:09 -05:00
typelib.dll16
unicows
updspapi
url
urlmon urlmon: Report BINDSTATUS_CONNECTING to download callback. 2009-12-22 13:48:25 +01:00
user32 user32: Avoid accessing the window structure directly in Get/SetWindowLong16. 2009-12-23 14:27:29 +01:00
userenv userenv/tests: Fix some memory leaks. 2009-12-07 14:18:29 +01:00
usp10 usp10: Change the header includes to pull in 'windows.h' instead of the component headers. 2009-12-18 13:14:02 +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: Make ver.dll into a stand-alone 16-bit module. 2009-10-01 13:57:08 +02:00
version version: Simplify the resource loading since we always load the same type and id now. 2009-10-01 13:58:24 +02:00
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 windowscodecs: Don't cast NULL. 2009-12-21 15:01:25 +01:00
winealsa.drv winealsa.drv: Remove wrong calls. 2009-12-01 11:45:30 +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: Get rid of some redundant local variables. 2009-12-22 13:48:25 +01:00
winedos winedos: Don't import kernel 16-bit version functions. 2009-10-08 11:12:20 +02:00
wineesd.drv
winejack.drv
winejoystick.drv
winemapi winemapi: Implement MAPISendMail. 2009-12-17 13:25:50 +01:00
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: Don't include 16-bit headers in psdrv.h. 2009-12-07 14:18:28 +01:00
wineps16.drv16 wineps.drv: Make wineps16.drv into a stand-alone 16-bit module. 2009-10-01 19:44:17 +02:00
winequartz.drv
winex11.drv winex11: Fix a null pointer crash when XRender isn't around. 2009-12-22 13:48:24 +01:00
wing.dll16 wing: Reimplement support for WinGGetDIBPointer16. 2009-11-24 15:53:36 +01:00
wing32
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: Avoid test failures on win9x. 2009-12-22 15:40:04 +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 ws2_32: Make winsock.dll into a stand-alone 16-bit module. 2009-09-29 20:05:26 +02:00
winspool.drv winspool: Add tests for paths returned in GetPrinterDriver. 2009-12-16 12:42:39 +01:00
wintab.dll16
wintab32
wintrust wintrust: Check authority key identifer extension to determine if a certificate is self-signed. 2009-12-18 11:40:02 +01:00
wldap32
wmi
wmiutils
wnaspi32 wnaspi32: Use explicit prototypes for function pointers. 2009-10-02 15:06:59 +02:00
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 wuaueng: Add version resource. 2009-10-26 13:28:07 +01:00
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 tests: Build all tests with strict prototypes. 2009-10-06 16:12:39 +02:00