wine/dlls
2009-06-02 12:02:16 +02:00
..
acledit
aclui
activeds
actxprxy
adsiid
advapi32 advapi: Correct buffer length in LookupAccountNameW. 2009-05-28 12:42:17 +02:00
advpack
amstream amstream/tests: Handle directdraw not being created (Coverity 920). 2009-04-22 13:13:47 +02:00
appwiz.cpl appwiz.cpl: Add German translation. 2009-06-01 16:16:06 +02:00
atl
authz
avicap32
avifil32 avifil32: Constify a variable. 2009-05-25 11:21:54 +02:00
avifile.dll16
bcrypt
browseui
cabinet cabinet: Constify a variable. 2009-05-26 14:25:12 +02:00
capi2032
cards
cfgmgr32 cfgmgr32: Forward CM_Locate_DevNode_ExA/W calls to setupapi. 2009-05-11 15:54:46 +02:00
clusapi clusapi: Don't print an out parameter. 2009-04-29 13:08:53 +02:00
comcat
comctl32 comctl32/listview: Block LVM_EDITLABEL when control is unfocused and no label created. 2009-06-02 11:57:21 +02:00
comdlg32 comdlg32: Improve the German Find and FindReplace dialogs. 2009-05-26 14:27:27 +02:00
comm.drv16
compobj.dll16
compstui
credui credui: Remove spaces before '\n'. 2009-05-06 12:20:10 +02:00
crtdll
crypt32 crypt32: Change salt allocation to handle errors (Coverity 133). 2009-05-08 12:27:19 +02:00
cryptdlg
cryptdll
cryptnet
cryptui cryptui: Added Dutch translations. 2009-05-25 11:21:44 +02:00
ctapi32
ctl3d32
ctl3d.dll16
ctl3dv2.dll16
d3d8 wined3d: Remove the "declaration" parameter to IWineD3DDeviceImpl_CreateVertexShader(). 2009-05-28 12:42:18 +02:00
d3d9 d3d9/tests: Skip CheckDeviceMultiSampleType test if not available. 2009-06-01 16:16:04 +02:00
d3d10 d3d10: Replace a few more unknown in parse_fx10. 2009-06-01 16:16:06 +02:00
d3d10core wined3d: Remove the "declaration" parameter to IWineD3DDeviceImpl_CreateVertexShader(). 2009-05-28 12:42:18 +02:00
d3dim
d3drm
d3dx8 d3dx8/tests: Make compare_vec3() static. 2009-05-13 12:45:36 +02: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: Add utility functions for loading files and resources into memory. 2009-06-02 12:02:16 +02:00
d3dx9_37
d3dx9_38
d3dx9_39
d3dx9_40
d3dx9_41
d3dxof d3dxof/tests: Sign compare fix. 2009-05-11 12:47:52 +02:00
dbghelp dbghelp: Try to avoid crashing on unrecognized attributes. 2009-05-29 12:30:28 +02:00
dciman32
ddeml.dll16 user32: Make ddeml.dll into a stand-alone 16bit module. 2009-05-06 12:19:37 +02:00
ddraw ddraw: Add tests for DirectDrawSurface reference counting. 2009-05-20 11:09:07 +02:00
ddrawex
devenum
dinput dinput: Add missing newline to trace message. 2009-04-20 17:20:07 +02:00
dinput8
dispdib.dll16
display.drv16
dmband
dmcompos
dmime
dmloader
dmscript
dmstyle
dmsynth dmsynth: Fix a typo. 2009-06-01 16:16:05 +02:00
dmusic
dmusic32
dnsapi
dplay
dplayx dplayx: DPLAYX_SetLocalSession() and DPLAYX_CopyIntoSessionDesc2A() are unused so remove them. 2009-05-26 14:09:31 +02:00
dpnaddr
dpnet
dpnhpast
dpnlobby
dpwsockx
dsound dsound: Fix segv on use-after-free in IDirectSoundNotifyImpl_Release. 2009-06-01 16:16:02 +02:00
dssenh
dswave
dwmapi
dxdiagn dxdiagn: DirectShowFilters should go under numbered sub-containers. 2009-05-18 12:34:24 +02:00
dxerr8
dxerr9
dxgi
dxguid
faultrep
fusion fusion: CompareAssemblyIdentity() and GetAssemblyIdentityFromFile() are unused stubs and don't belong in fusion.dll. So remove them. 2009-05-15 10:30:38 +02:00
gdi32 gdi32: Avoid using long when not needed. 2009-06-02 11:57:22 +02:00
gdiplus gdiplus: Stub for GdipComment. 2009-06-02 11:57:22 +02:00
glu32
gphoto2.ds gphoto2.ds: Only provide GPHOTO2_StrDup() when we have HAVE_GPHOTO2. 2009-05-29 11:26:17 +02:00
gpkcsp
hal
hhctrl.ocx
hid
hlink hlink/tests: Sign compare fix. 2009-05-11 12:47:55 +02:00
hnetcfg
httpapi
iccvid Perform case-insensitive FOURCC comparison of built-in video codecs. 2009-04-08 11:37:52 +02:00
icmp
ifsmgr.vxd
imaadp32.acm
imagehlp imagehlp: Forward some more 64-bit functions to dbghelp. 2009-04-23 12:41:42 +02:00
imm32 imm32: Use a simpler comparison of a pointer with NULL. 2009-05-25 11:21:39 +02:00
imm.dll16
inetcomm inetcomm: Prevent possible dereferences (Coverity). 2009-05-14 11:14:31 +02:00
inetmib1 inetmib1: Rename a poorly named variable. 2009-05-18 14:31:06 +02:00
infosoft
initpki
inkobj
inseng
iphlpapi iphlpapi: Make getInterfacePhysicalByName() static. 2009-05-13 12:45:36 +02:00
itircl
itss
jscript jscript: Added implementation of Math_pow with less then 2 arguments. 2009-05-28 12:42:17 +02:00
kernel32 kernel32/tests: Add tests for GetLocaleInfo with SUBLANG_NEUTRAL. 2009-06-02 11:57:21 +02:00
keyboard.drv16
loadperf
localspl winspool: Move remaining Xcv support to the backend. 2009-05-07 16:21:16 +02:00
localui
lz32 lz32/tests: Replace malloc() with HeapAlloc(). 2009-05-13 12:45:36 +02:00
lzexpand.dll16
mapi32
mciavi32 mciavi32: Remove unnecessary string buffers in MCIAVI_mciSet. 2009-04-15 15:55:55 -05:00
mcicda
mciqtz32 mciqtz32: Add support for MCI_SET. 2009-04-29 13:06:32 +02:00
mciseq
mciwave
midimap
mlang mlang: Avoid unneeded HeapReAlloc. 2009-06-01 16:16:05 +02:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys
mouse.drv16
mpr mpr: Don't set LastError if no error occured. 2009-06-02 11:57:21 +02:00
mprapi
msacm32 msacm32: Fix a pointer conversion warning on 64-bit. 2009-05-28 15:25:04 +02:00
msacm32.drv msacm32.drv: Fix some Win64 pointer truncations issues. 2009-05-20 17:52:49 +02:00
msacm.dll16
msadp32.acm
mscat32
mscms
mscoree mscoree: Stubs for StrongNameSignatureVerification(Ex). 2009-04-29 13:08:57 +02:00
msctf msctf: Framework for ITfInsertAtSelection in ITfContext. 2009-05-27 11:10:45 +02:00
msdmo
msftedit
msg711.acm
mshtml mshtml: Match IE8 implementation. 2009-05-27 15:40:36 +02:00
mshtml.tlb
msi msi: The assembly file version field is optional. 2009-05-29 15:35:59 +02:00
msimg32
msimtf
msisip
msisys.ocx
msnet32
msrle32 Perform case-insensitive FOURCC comparison of built-in video codecs. 2009-04-08 11:37:52 +02:00
mssign32
mssip32
mstask mstask/tests: Replace realloc() with HeapReAlloc(). 2009-05-19 12:01:04 +02:00
msvcirt
msvcr71
msvcrt msvcrt: Avoid using size_t when not neededed. 2009-05-27 15:40:18 +02:00
msvcrt20
msvcrt40
msvcrtd msvcrtd: Use size_t instead of unsigned long. 2009-05-27 15:39:55 +02:00
msvfw32 msvfw32: Fix a pointer conversion warning on 64-bit. 2009-05-28 15:25:09 +02:00
msvidc32 Perform case-insensitive FOURCC comparison of built-in video codecs. 2009-04-08 11:37:52 +02:00
msvideo.dll16 msvideo.dll16: Add missing unlock on an error path (Smatch). 2009-05-18 12:32:04 +02:00
mswsock
msxml3 msxml3: Tweak two assertions. 2009-06-01 16:16:04 +02:00
nddeapi
netapi32
newdev
ntdll winecfg: Update WinXP version to SP3. 2009-06-01 16:16:02 +02:00
ntdsapi
ntoskrnl.exe
ntprint
objsel
odbc32
odbccp32
ole2.dll16
ole2conv.dll16
ole2disp.dll16
ole2nls.dll16
ole2prox.dll16
ole2thk.dll16
ole32 ole32: In simple mode keep the stream size above the small block limit. 2009-06-02 11:57:21 +02:00
oleacc oleacc: Fix Dutch translations. 2009-06-01 16:16:01 +02:00
oleaut32 oleaut32/tests: Fix some intermittent test failures on W98 and NT4. 2009-06-02 11:57:21 +02:00
olecli32
olecli.dll16
oledlg
olepro32
olesvr32
olesvr.dll16
olethk32
opengl32 opengl32: Generate the correct trace arguments for UINT64 types. 2009-05-28 15:23:10 +02:00
pdh pdh: Return correct error on allocation failure. 2009-05-11 12:43:41 +02:00
pidgen
powrprof powerprof: Remove a noisy FIXME. 2009-05-22 11:09:52 +02:00
printui
propsys
psapi psapi: Implement GetProcessImageNameW. 2009-04-07 11:20:58 +02:00
pstorec
qcap
qedit
qmgr qmgr: Change BITS_IBackgroundCopyJob_SetPriority to a stub. 2009-05-20 13:34:26 +02:00
qmgrprxy
quartz quartz: Release enumpins when done with it. 2009-05-27 11:11:42 +02:00
query
rasapi16.dll16
rasapi32 rasapi32/tests: Add a FreeLibrary. 2009-04-29 13:08:49 +02:00
rasdlg
resutils
riched20 riched20: Make some functions static. 2009-05-26 14:25:12 +02:00
riched32 riched32: Fix the extra window bytes count for 64-bit. 2009-06-02 11:57:22 +02:00
rpcrt4 rpcrt4: Retrieve the stubless information for the thunks directly from the virtual table pointer. 2009-06-01 21:48:48 +02:00
rsabase
rsaenh rsaenh: Make the mpi functions static, remove mp_signed_bin_size() as it is unused. 2009-05-26 14:09:51 +02:00
sane.ds sane.ds: Fix a pointer conversion warning on 64-bit. 2009-05-28 15:24:58 +02:00
sccbase
schannel
secur32 secur32: Initialize cbBuffer to 0 for NULL buffers. 2009-05-25 11:23:24 +02:00
security
sensapi
serialui
setupapi setupapi: Fix passing a NULL parameter (Coverity). 2009-05-18 14:31:06 +02:00
sfc
sfc_os
shdoclc
shdocvw shdocvw/tests: Fix a test failure with IE8. 2009-05-13 12:04:18 +02:00
shell32 shell32: Add stub for InitNetworkAddressControl. 2009-06-02 11:27:01 +02:00
shell.dll16
shfolder
shlwapi shlwapi: Add a partial stub for IConnectionPoint_InvokeWithCancel. 2009-05-15 14:18:49 +02:00
slbcsp
slc
snmpapi
softpub
sound.drv16
spoolss Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
stdole2.tlb
stdole32.tlb
sti
storage.dll16
stress.dll16
strmiids
svrapi
sxs sxs: Implement a stub CreateAssemblyCache to make Publish or Perish install. 2009-04-21 18:28:19 +02:00
t2embed t2embed: Add stub dll. 2009-05-05 15:50:44 +02:00
tapi32
traffic traffic: Stub for TcRegisterClient. 2009-05-22 15:16:29 +02:00
twain_32
twain.dll16
typelib.dll16
unicows
updspapi
url
urlmon urlmon: Use TLS_OUT_OF_INDEXES as invalid TLS value. 2009-05-25 11:24:08 +02:00
user32 user32/tests: Only check the foreground window when it belongs to the current thread. 2009-06-02 11:57:22 +02:00
userenv userenv/tests: Replace realloc() with HeapReAlloc(). 2009-05-19 12:01:13 +02:00
usp10 usp10/tests: Skip some tests on WinME. 2009-04-13 17:33:31 -05:00
uuid msctf: Define compartment guids. 2009-05-29 11:26:26 +02:00
uxtheme
vdhcp.vxd
vdmdbg
version
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
w32sys.dll16
wbemprox wbemprox: Add stub dll. 2009-05-06 16:13:53 +02:00
win32s16.dll16
win87em.dll16 win87em.dll16: Remove a unnecessary floating point instruction that can cause invalid operation exceptions. 2009-05-22 11:10:08 +02:00
winaspi.dll16
windebug.dll16
winealsa.drv Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
wineaudioio.drv
winecoreaudio.drv winecoreaudio: Fix building on Snow Leopard. 2009-05-04 12:51:55 +02:00
winecrt0
wined3d wined3d: Create a texture_cleanup() function. 2009-06-02 11:57:22 +02:00
winedos
wineesd.drv Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
winejack.drv Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
winejoystick.drv
winemp3.acm winemp3: Rounding block count up in mpeg3_streamsize. 2009-04-06 15:30:22 +02:00
winenas.drv Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
wineoss.drv Assorted spelling fixes. 2009-04-20 15:25:26 +02:00
wineps.drv wineps: Added Polish translations. 2009-05-08 13:22:49 +02:00
winequartz.drv
winex11.drv winex11: Fix Ctrl+Shift+Tab translation. 2009-06-02 11:57:21 +02:00
wing32
winhttp
wininet wininet: Fixed tests on Windows. 2009-06-02 11:57:21 +02:00
winmm winmm/tests: Remove an unreliable test. 2009-06-01 16:16:02 +02:00
winnls32
winnls.dll16
winscard
winspool.drv winspool: Move remaining Xcv support to the backend. 2009-05-07 16:21:16 +02:00
wintab32
wintab.dll16
wintrust wintrust/tests: Add a basic CryptCATOpen test. 2009-05-19 15:24:56 +02:00
wldap32
wmi
wnaspi32
wow32
ws2_32 ws2_32/tests: Add initial tests for WSAStartup. 2009-05-04 12:52:40 +02:00
wsock32
wtsapi32
wuapi
xinput1_1
xinput1_2
xinput1_3 xinput1_3: Better match native export order. 2009-05-05 11:33:45 +02:00
xinput9_1_0
xmllite xmllite: Add stubbed dll for xmllite. 2009-04-21 15:40:03 +02:00
Makedll.rules.in winegcc: Add support for building PE executables using Mingw. 2009-06-01 16:15:53 +02:00
Makefile.in msvideo16: Make msvideo16 a separate 16-bit module. 2009-05-15 11:44:59 +02:00
Makeimplib.rules.in
Maketest.rules.in winegcc: Add support for building PE executables using Mingw. 2009-06-01 16:15:53 +02:00