wine/dlls
2010-04-09 16:49:22 +02:00
..
acledit
aclui
activeds
actxprxy
adsiid
advapi32 advapi32: Fix compiler warnings with flag -Wcast-qual. 2010-04-02 15:22:51 +02:00
advpack
amstream amstream: Fix AddRef calls. 2010-04-06 13:57:33 +02:00
appwiz.cpl appwiz.cpl: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:10:17 +02:00
atl objbase.h: CLSIDFromString: Add constness to the parameters declaration in accordance with MSDN. 2010-03-29 12:11:02 +02:00
authz
avicap32
avifil32 avifil32/tests: Add or fix the trailing '\n' of ok() calls. 2010-03-22 10:48:21 +01:00
avifile.dll16
avrt
bcrypt
browseui
cabinet cabinet: Fix compiler warning with flag -Wcast-qual. 2010-03-29 12:12:07 +02:00
capi2032
cards
cfgmgr32
clusapi
comcat
comctl32 comctl32: Do not use width of the passed to ImageList_Add bitmap as an icon width. 2010-04-07 13:51:45 +02:00
comdlg32 comdlg32: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:12:17 +02:00
comm.drv16
commdlg.dll16
compobj.dll16
compstui
credui
crtdll
crypt32 crypt32: Fix computation of structure sizes in CRYPT_AsnDecodeSequence. 2010-04-07 23:07:43 +02:00
cryptdlg
cryptdll
cryptnet
cryptui
ctapi32
ctl3d32
ctl3d.dll16
ctl3dv2.dll16
d3d8 d3d8: Avoid using a pointer difference in a trace. 2010-04-09 15:54:54 +02:00
d3d9 d3d9/tests: Initialize a variable (Coverity). 2010-03-31 16:12:32 +02:00
d3d10 d3d10: Implement ID3DEffectVariable::GetOutputSignatureElementDesc(). 2010-04-08 17:34:18 +02:00
d3d10core
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_36: Implement D3DXGetImageInfoFromFileInMemory using WindowsCodecs (based on work from Tony Wasserka). 2010-04-09 11:42:10 +02:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dx9_42
d3dxof d3dxof: Increase MAX_SUBOBJECTS and do the corresponding checks at the right place. 2010-03-23 12:19:49 +01:00
dbghelp dbghelp: When trying to enumerate locals & parameters with SymEnumSymbols, don't return a global or public symbol when the nearest symbol of the current context isn't a function. 2010-04-08 12:28:53 +02:00
dciman32
ddeml.dll16
ddraw ddraw/tests: Added todo_wine test to verify resizing of fullscreen windows. 2010-04-07 18:13:05 +02:00
ddrawex ddrawex/tests: Don't crash on Windows 95. 2010-04-08 12:28:58 +02:00
devenum
dinput
dinput8
dispdib.dll16
dispex dispex: Check whether the server function changes the type of the arguments. 2010-03-23 13:24:27 +01:00
display.drv16
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi dnsapi: _res is per-thread in glibc. 2010-03-23 17:30:25 +01:00
dplay
dplayx
dpnaddr
dpnet
dpnhpast
dpnlobby
dpwsockx dpwsockx: Use standard Win32 types instead of the BSD ones. 2010-04-03 18:08:24 +02:00
drmclien
dsound dsound: Ensure device name and description buffers are NUL terminated. 2010-03-22 15:52:35 +01:00
dssenh
dswave
dwmapi
dxdiagn quartz: Don't return a pointer to a stack variable in AMFilterData_ParseFilterData(). 2010-04-07 13:50:07 +02:00
dxerr8
dxerr9
dxgi
dxguid
faultrep
fltlib
fusion
fwpuclnt
gdi32 winapi: Generate the 64-bit variant of structure size/alignment tests. 2010-04-07 18:03:00 +02:00
gdi.exe16
gdiplus gdiplus: Implement GdipFlush. 2010-04-02 16:53:07 +02:00
glu32
gphoto2.ds
gpkcsp
hal
hhctrl.ocx hhctrl.ocx: Add casts to pointer differences in traces. 2010-04-09 16:49:22 +02:00
hid
hlink hlink/tests: Add a trailing '\n' to an ok() call. 2010-03-22 10:48:35 +01:00
hnetcfg
httpapi
iccvid
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp
imm32 imm32: Fix compiler warnings with flag -Wcast-qual. 2010-04-01 18:12:41 +02:00
imm.dll16
inetcomm inetcomm: Rewrite MimeMessage_FindFirst/Next to iterate correctly and avoid invalid pointer conversions. 2010-04-08 23:57:07 +02:00
inetmib1 inetmib1/tests: Fix duplicate expressions in if condition. 2010-03-26 15:35:50 +01:00
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Remove an unused define. 2010-03-26 17:05:26 +01:00
itircl
itss
jscript
kernel32 ntdll: Fix affinity mask check for 64-bit. 2010-04-08 23:57:08 +02:00
keyboard.drv16
krnl386.exe16 krnl386.exe: Fix VGA video mode 17. 2010-03-29 12:19:19 +02:00
loadperf
localspl localspl: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:14:11 +02:00
localui
lz32
lzexpand.dll16
mapi32
mapistub
mciavi32 mciavi: Stubs should return a success code. 2010-03-16 17:20:34 +01:00
mcicda
mciqtz32
mciseq mciseq: MCI Set Port allows to select the MIDI device. 2010-03-16 17:20:47 +01:00
mciwave mciwave: MCI Status returns string resource when appropriate. 2010-04-01 18:12:41 +02:00
midimap midimap: Allow GetVolume by device identifier. 2010-03-19 13:15:44 +01:00
mlang
mmdevapi mmdevapi/tests: Mark some failing tests as todo. 2010-04-06 14:27:56 +02:00
mmdevldr.vxd
mmsystem.dll16
monodebg.vxd
mountmgr.sys mountmgr: Frame device service functions with IoGetCurrentIrpStackLocation and IoCompleteRequest. 2010-03-25 16:09:01 +01:00
mouse.drv16
mpr
mprapi
msacm32 msacm32: Fix nesting in acmFilter/FormatTagEnum. 2010-04-06 18:08:07 +02:00
msacm32.drv
msacm.dll16
msadp32.acm
mscat32
mscms
mscoree mscoree: Use the mono embedding api instead of invoking mono.exe. 2010-04-06 11:50:28 +02:00
msctf msctf: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:14:24 +02:00
msdaps Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00
msdmo
msftedit
msg711.acm
msgsm32.acm msgsm32.acm: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:14:31 +02:00
mshtml mshtml: Fixed nsIHttpChannel::GetRequestSucceeded implementation. 2010-04-06 11:48:27 +02:00
mshtml.tlb
msi msi/tests: Remove temporary files. 2010-04-09 11:53:58 +02:00
msimg32
msimtf
msisip
msisys.ocx
msnet32
msrle32
mssign32
mssip32
mstask
msvcirt
msvcr70
msvcr71
msvcr80 msvcr90: Forward ?_open@@YAHPBDHH@Z calls to _open. 2010-04-08 12:39:16 +02:00
msvcr90 msvcr90: Forward ?_open@@YAHPBDHH@Z calls to _open. 2010-04-08 12:39:16 +02:00
msvcrt msvcrt: Added _iswalpha_l implementation. 2010-04-08 12:38:56 +02:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00
msvidc32 msvidc32: Fix "Unknown message: 400e". 2010-04-06 18:08:04 +02:00
msvideo.dll16
mswsock
msxml3 msxml3: Make xmlnode_get_specified a stub. 2010-03-31 11:47:23 +02:00
msxml4
nddeapi
netapi32
newdev
ntdll ntdll: Restructure x86_64 exception processing to treat all functions with missing exception data as leaf functions. 2010-04-09 13:15:41 +02:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Implement IoCompleteRequest. 2010-03-23 17:30:48 +01:00
ntprint
objsel
odbc32
odbccp32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32/tests: Avoid using a pointer difference in a trace. 2010-04-09 16:14:16 +02:00
oleacc
oleaut32 oleaut32: Use the x87 assembly code for rounding on x86_64 too. 2010-04-09 11:14:47 +02:00
olecli32
olecli.dll16
oledb32 oledb32: Implement conversion from DBTYPE_BYTES to DBTYPE_WSTR/DBTYPE_STR. 2010-04-06 11:48:18 +02:00
oledlg
olepro32
olesvr32
olesvr.dll16
olethk32
openal32 configure: Change openal detection. 2010-04-05 16:50:20 +02:00
opengl32
pdh
pidgen
powrprof
printui
propsys
psapi
pstorec
qcap
qedit Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00
qmgr
qmgrprxy
quartz quartz: Don't return a pointer to a stack variable in AMFilterData_ParseFilterData(). 2010-04-07 13:50:07 +02:00
query
rasapi16.dll16
rasapi32
rasdlg
resutils
riched20
riched32
rpcrt4 rpcrt4/tests: Add NdrDllRegisterProxy tests. 2010-04-08 12:25:08 +02:00
rsabase
rsaenh rsaenh/tests: Run tests again on Windows 95. 2010-04-08 12:29:00 +02:00
rtutils
sane.ds
sccbase
schannel
secur32 secur32: Avoid using a pointer difference in a trace. 2010-04-09 16:14:07 +02:00
security
sensapi
serialui
setupapi setupapi: Implement SetupGetInfFileListA. 2010-04-06 11:48:21 +02:00
setupx.dll16
sfc
sfc_os
shdoclc
shdocvw shdocvw: Always start the 64-bit version of winemenubuilder.exe on Wow64. 2010-03-29 15:50:09 +02:00
shell32 shell32: Store an id in change notifications to avoid invalid pointer conversions. 2010-04-09 14:42:29 +02:00
shell.dll16
shfolder
shlwapi winapi: Generate the 64-bit variant of structure size/alignment tests. 2010-04-07 18:03:00 +02:00
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmiids
svrapi
sxs
system.drv16
t2embed t2embed: Add TTGetEmbeddingType stub. 2010-03-31 11:36:01 +02:00
tapi32
toolhelp.dll16
traffic
twain_32
twain.dll16
typelib.dll16
unicows
updspapi
url
urlmon urlmon: Forward the DllMain call to the dlldata.c generated function. 2010-04-08 23:56:55 +02:00
usbd.sys usbd.sys: Implement URB building functions. 2010-03-22 15:53:36 +01:00
user32 user32: Avoid pointer truncation in SetSysColorsTemp. 2010-04-09 13:58:14 +02:00
user.exe16
userenv
usp10 usp10: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:16:58 +02:00
uuid shlwapi: Complete IUnknown_SetOwner call. 2010-03-29 11:47:34 +02:00
uxtheme
vdhcp.vxd
vdmdbg
ver.dll16
version version: Support loading resources from both 32-bit and 64-bit PE binaries. 2010-03-25 10:54:50 +01:00
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: Add support for decoding RGB TIFF images. 2010-03-22 11:44:18 +01:00
winealsa.drv
wineaudioio.drv
winecoreaudio.drv winecoreaudio.drv: Remove superfluous casts of zero. 2010-03-29 11:49:53 +02:00
winecrt0 winecrt0: Add a trampoline function to align the stack on x86_64 before continuing an exception. 2010-04-08 17:34:17 +02:00
wined3d wined3d: Remove unused offset parameter in buffer_get_memory. 2010-04-09 15:47:23 +02:00
wineesd.drv
winejack.drv
winejoystick.drv
winemapi winemapi: Add a trailing '\n' to FIXME()s. 2010-03-22 10:48:11 +01:00
winemp3.acm winemp3.acm: Support mp3 decoding on Mac OS/X Leopard systems. 2010-03-18 15:55:30 +01:00
winenas.drv
wineoss.drv
wineps16.drv16
wineps.drv
winequartz.drv
winex11.drv winex11: Fix the calling convention of X11DRV_wglCreateContextAttribsARB. 2010-04-07 23:44:14 +02:00
wing32
wing.dll16
winhttp winhttp: Fix invalid behaviour of WinHttpCrackUrl. 2010-03-17 10:59:59 +01:00
wininet wininet: Fix some pointer conversion warnings on 64-bit. 2010-04-09 13:43:23 +02:00
winmm winmm/tests: Add more MCI tests. 2010-04-01 18:12:41 +02:00
winnls32
winnls.dll16
winscard
winsock.dll16
winspool.drv
wintab32
wintab.dll16
wintrust wintrust: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:18:12 +02:00
wldap32
wmi
wmiutils
wnaspi32
wow32
ws2_32 ws2_32: In setsockopt implement IPV6_ADD_MEMBERSHIP and IPV6_DROP_MEMBERSHIP only when supported. 2010-04-05 11:37:11 +02:00
wsock32
wtsapi32
wuapi
wuaueng
xinput1_1
xinput1_2
xinput1_3
xinput9_1_0
xmllite
Makedll.rules.in makefiles: Output all the documentation rules explicitly for each module. 2010-03-25 12:05:44 +01:00
Makeimplib.rules.in