wine/dlls
2009-03-04 14:22:24 +01:00
..
acledit
aclui
activeds
actxprxy
adsiid
advapi32 advapi32/tests: GetTokenInformation apparently needs a dword-aligned buffer. 2009-03-04 12:07:20 +01:00
advpack advpack/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-26 12:18:49 +01:00
amstream
appwiz.cpl
atl atl: Remove superfluous pointer casts. 2009-02-12 17:53:34 +01:00
authz
avicap32
avifil32 avifil32: Ukranian translation. 2009-02-09 12:05:54 +01:00
browseui browseui: Add Swedish translation. 2009-02-19 12:52:30 +01:00
cabinet cabinet: Declare a function static. 2009-02-09 12:22:49 +01:00
capi2032
cards
cfgmgr32
clusapi
comcat
comctl32 comctl32: Correctly report systemcolor use for Treeview background. 2009-03-03 13:24:08 +01:00
comdlg32 comdlg32: Fix a typo. 2009-03-04 12:07:03 +01:00
comm.drv16 kernel32: Make comm.drv into a stand-alone 16-bit module. 2009-03-04 14:22:24 +01:00
compstui
credui credui: Fix old-style dependency line in the makefile. 2009-02-24 17:31:08 +01:00
crtdll
crypt32 crypt32/tests: Don't crash on NT4. 2009-03-02 12:02:53 +01:00
cryptdlg
cryptdll
cryptnet
cryptui cryptui: Remove superfluous pointer casts. 2009-03-04 12:07:20 +01:00
ctapi32
ctl3d32
d3d8 d3d8/tests: Use win_skip() and skip() where appropriate. 2009-03-02 12:29:01 +01:00
d3d9 d3d9/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-25 12:49:30 +01:00
d3d10 d3d10: Implement ID3D10EffectPass::GetDesc(). 2009-03-03 12:37:00 +01:00
d3d10core d3d10core: Add a stub ID3D10PixelShader implementation. 2009-03-04 12:07:20 +01:00
d3dim
d3drm d3drm: D3DRMQuaternionSlerp should be tested against returned Windows values. 2009-02-17 12:46:50 +01:00
d3dx8 d3dx8: Don't use uninitialized memory in the D3DXQuaternionSlerp() test. 2009-02-23 12:20:18 +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: Implement ID3DXSprite_OnLostDevice/OnResetDevice. 2009-03-04 13:06:38 +01:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dxof d3dxof: Add support for DXFILELOAD_FROMRESOURCE source. 2009-02-10 14:41:57 +01:00
dbghelp dbghelp: Change pointer cast to DWORD_PTR. 2009-02-23 13:14:18 +01:00
dciman32
ddraw ddraw: Implement IDirect3DViewportImpl_NextLight. 2009-03-04 13:03:52 +01:00
ddrawex ddrawex/tests: Fix some test failures on W95. 2009-02-26 12:19:00 +01:00
devenum
dinput dinput: Add few special cases for key mappings. 2009-03-03 12:35:14 +01:00
dinput8
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi
dplay
dplayx dplayx/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-25 12:49:35 +01:00
dpnaddr
dpnet
dpnhpast
dpnlobby
dpwsockx
dsound dsound: Don't use HEAP_ZERO_MEMORY when we're about to overwrite the buffer. 2009-03-03 12:36:21 +01:00
dssenh
dswave
dwmapi
dxdiagn
dxerr8
dxerr9
dxgi dxgi: Initial IDXGISwapChain::Present() implementation. 2009-02-24 16:57:29 +01:00
dxguid
faultrep
fusion fusion/tests: Fix the last test failure on .NET 1.x. 2009-03-02 12:03:02 +01:00
gdi32 gdi32/tests: Fix tests on NT4. 2009-03-04 13:06:23 +01:00
gdiplus gdiplus/tests: Elliptic regions have a shorter layout in win98. 2009-03-03 13:26:18 +01:00
glu32
gphoto2.ds gphoto2.ds: Replace malloc() with HeapAlloc(). 2009-02-09 17:17:09 +01:00
gpkcsp
hal
hhctrl.ocx hhctrl.ocx: Handle quoted filenames in doWinMain. 2009-02-17 12:47:27 +01:00
hid hid: Stub HidD_SetFeature. 2009-02-23 15:54:16 +01:00
hlink
hnetcfg
httpapi
iccvid
icmp
ifsmgr.vxd
imaadp32.acm imaadp32: Support for non-standard formats. 2009-03-02 15:07:49 +01:00
imagehlp
imm32 imm32: Lazily allocated thread-local data. 2009-02-24 16:57:31 +01:00
inetcomm inetcomm/tests: AddRef on the stream doesn't return the ref count on win95. 2009-02-18 12:12:04 +01:00
inetmib1
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Move the ip/icmp/tcp/udp statistics functions to ipstats.c. 2009-03-03 19:46:03 +01:00
itircl
itss itss/tests: Fix test failures on some Win95 and NT4 boxes. 2009-02-20 18:36:51 +01:00
jscript jscript: Mark free memory if heap warnings are turned on. 2009-02-25 12:37:05 +01:00
kernel32 kernel32: Make comm.drv into a stand-alone 16-bit module. 2009-03-04 14:22:24 +01:00
loadperf
localspl winspool: Move EnumPortsW to the backend. 2009-02-09 14:49:00 +01:00
localui
lz32 lz32/tests: For win9x, cBytes depends on the length of the filename. 2009-02-23 15:24:58 +01:00
mapi32 mapi32: Add version resource. 2009-02-25 12:37:05 +01:00
mciavi32
mcicda mcicda: Compare a file handle with INVALID_HANDLE_VALUE instead of NULL. 2009-03-02 12:02:46 +01:00
mciqtz32 mciqtz32: Add stubbed mciqtz32.dll (part of DirectShow). 2009-02-27 16:18:43 +01:00
mciseq
mciwave
midimap
mlang mlang: Remove superfluous pointer casts. 2009-03-04 12:07:20 +01:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys
mpr
mprapi
msacm32 msacm32: Fix some Win64 problems. 2009-02-18 13:18:12 +01:00
msacm32.drv msacm32.drv: dwInstance, dwParam1, dwParam2 and dwUser are DWORD_PTRs. 2009-02-18 13:18:01 +01:00
msadp32.acm msadp32.acm: Changed pointer cast from DWORD to DWORD_PTR. 2009-02-23 12:19:59 +01:00
mscat32
mscms mscms: Accept REG_DWORD values when enumerating registered color profiles. 2009-03-04 13:06:16 +01:00
mscoree
msctf msctf: Use ITfCategoryMgr::FindClosestCategory to set catid when enuming language profiles. 2009-02-27 14:31:00 +01:00
msdmo
msftedit
msg711.acm msg711.acm: Pointer cast changed to DWORD_PTR. 2009-02-20 18:46:04 +01:00
mshtml mshtml: Implement IHTMLCurrentStyle_get_borderStyle. 2009-03-04 12:13:39 +01:00
mshtml.tlb
msi msi/tests: Fix a test failure on Win95. 2009-03-03 12:36:25 +01:00
msimg32
msimtf
msisip
msisys.ocx
msnet32
msrle32
mssign32 mssign32: The mssign32 debug channel is unused so remove it. 2009-02-12 17:53:35 +01:00
mssip32
mstask
msvcirt
msvcr71
msvcrt msvcrt/tests: Avoid size_t in printf format. 2009-02-18 15:03:30 +01:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32: Remove some Win64 compiler warnings. 2009-02-10 12:34:08 +01:00
msvidc32
mswsock
msxml3 msxml3: Use our parent doc if we don't have one. 2009-02-09 17:17:09 +01:00
nddeapi
netapi32 netapi32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:37 +01:00
newdev
ntdll ntdll: Default to WinXP version if there's nothing in the registry. 2009-02-25 16:06:22 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Stub for MmQuerySystemSize. 2009-03-02 13:20:46 +01:00
ntprint
objsel
odbc32
odbccp32 odbccp32: Fix a couple failing tests, and log more information about remaining failures. 2009-02-16 11:48:19 +01:00
ole32 ole32/tests: win9x and winnt don't include the trailing '\0'. 2009-02-26 15:13:26 +01:00
oleacc
oleaut32 oleaut32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:33 +01:00
olecli32
oledlg
olepro32
olesvr32
olethk32
opengl32 opengl32/tests: Replace a couple of trace()s with skip()s. 2009-02-24 16:57:27 +01:00
pdh
pidgen
powrprof
printui
propsys
psapi
pstorec
qcap qcap: Remove superfluous pointer casts. 2009-02-19 12:52:09 +01:00
qedit
qmgr
qmgrprxy
quartz quartz: Use a more appropriate size for the video renderer window. 2009-02-19 12:54:00 +01:00
query
rasapi32
rasdlg
resutils
riched20 richedit: Avoid crashing if TxSendMessage is called with NULL plresult. 2009-02-26 15:13:25 +01:00
riched32
rpcrt4 rpcrt4: Fix use of uninitialised variable in NdrDllRegisterProxy. 2009-02-24 16:57:31 +01:00
rsabase
rsaenh rsaenh: Replace malloc/realloc with HeapAlloc/HeapReAlloc. 2009-02-16 15:35:14 +01:00
sane.ds sane.ds: Fix compilation with older SANE headers. 2009-03-03 12:36:17 +01:00
sccbase
schannel schannel/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-24 16:57:26 +01:00
secur32 secur32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:28 +01:00
security
sensapi
serialui serialui/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:26 +01:00
setupapi setupapi: Updated Korean resource. 2009-03-02 12:30:24 +01:00
sfc
sfc_os
shdoclc
shdocvw shdocvw/tests: Detect more interfaces in the webbrowser test. 2009-03-02 13:20:46 +01:00
shell32 shell32: Add and register CLSID_QueryAssociations. 2009-03-04 12:15:21 +01:00
shfolder
shlwapi shlwapi/tests: Fix some typos. 2009-03-04 11:48:12 +01:00
slbcsp
slc
snmpapi snmpapi/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-25 12:49:50 +01:00
softpub
spoolss spoolss: Implement AddPrinterDriverExW. 2009-03-02 14:00:19 +01:00
stdole2.tlb
stdole32.tlb
sti
stress.dll16 kernel32: Make stress.dll into a stand-alone 16-bit module. 2009-03-04 14:16:18 +01:00
strmiids
svrapi
sxs
tapi32 tapi32: Stub lineAddProviderW. 2009-02-23 15:53:48 +01:00
traffic
twain_32 twain_32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-26 12:18:54 +01:00
unicows
updspapi
url
urlmon urlmon: Use pluggable protocol for ftp binding. 2009-03-03 12:35:45 +01:00
user32 user32/tests: Add some more optional messages. 2009-03-03 13:20:49 +01:00
userenv
usp10 usp10: Don't test digit substitution data. 2009-03-04 13:06:11 +01:00
uuid uuid: Add IID_PersistHistory GUID. 2009-02-27 14:17:42 +01:00
uxtheme uxtheme: UXINI_ResetINI() is unused so remove it. 2009-02-09 13:16:10 +01:00
vdhcp.vxd
vdmdbg
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd vwin32.vxd: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
w32skrnl
win87em.dll16 kernel32: Make win87em.dll into a stand-alone 16-bit module. 2009-03-04 14:19:49 +01:00
winealsa.drv winealsa.drv: ALSA_PeekRingMessage() is not used anymore so remove it. 2009-02-09 13:14:34 +01:00
wineaudioio.drv
winecoreaudio.drv winecoreaudio: Fix a copy-paste accident ("In" vs. "Out"). 2009-02-24 16:57:27 +01:00
winecrt0 winecrt0: Add entry point code for stand-alone 16-bit executables. 2009-02-26 13:23:00 +01:00
wined3d wined3d: Use flags for shader_glsl_get_sample_function(). 2009-03-04 12:07:20 +01:00
winedos winedos: Remove superfluous pointer casts. 2009-03-04 12:07:20 +01:00
wineesd.drv wineesd.drv: dwParam1 and dwParam2 have the type DWORD_PTR. 2009-02-11 12:29:50 +01:00
winejack.drv winejack.drv: The dwParam1/dwParam2 function arguments are DWORD_PTR. 2009-02-06 13:04:57 +01:00
winejoystick.drv winejoystick.drv: Use CP_UNIXCP instead of CP_ACP when converting a string that comes from the OS. 2009-02-19 12:51:43 +01:00
winemp3.acm winemp3.acm: Remove superfluous pointer casts. 2009-02-27 13:15:40 +01:00
winenas.drv winenas.drv: Replace malloc() with HeapAlloc(). 2009-02-13 15:33:04 +01:00
wineoss.drv wineoss.drv: Use CP_UNIXCP instead of CP_ACP for converting strings that come from system library functions or system headers. 2009-02-19 12:51:46 +01:00
wineps.drv wineps.drv: Add Lithuanian translation. 2009-02-16 11:51:19 +01:00
winequartz.drv
winex11.drv winex11: Correctly pad 1 bpp DDB's lines with 0 values. 2009-03-02 15:02:43 +01:00
wing32
winhttp winhttp: Remove superfluous pointer casts. 2009-02-05 13:15:37 +01:00
wininet wininet: Ignore invalid response headers. 2009-03-04 13:06:06 +01:00
winmm winmm: Remove superfluous pointer casts. 2009-02-20 18:07:42 +01:00
winnls32
winscard
winspool.drv winspool.drv/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-25 12:50:00 +01:00
wintab32
wintrust wintrust/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-25 12:50:04 +01:00
wldap32 Fix position of CDECL qualifier for functions that return pointers. 2009-02-06 14:54:01 +01:00
wmi
wnaspi32 wnaspi32: Invoke ASPI_SendASPICommand() on non-Linux platforms, too. 2009-02-05 14:27:25 +01:00
wow32
ws2_32
wsock32
wtsapi32
wuapi
xinput1_1
xinput1_2
xinput1_3
xinput9_1_0
Makedll.rules.in makefiles: Add a dummy dependency on empty targets to work around a FreeBSD make bug. 2009-03-03 16:23:16 +01:00
Makefile.in kernel32: Make comm.drv into a stand-alone 16-bit module. 2009-03-04 14:22:24 +01:00
Makeimplib.rules.in
Maketest.rules.in makefiles: Pass the target flags to winegcc. 2009-02-06 20:31:59 +01:00