wine/dlls
2007-03-08 11:58:09 +01:00
..
activeds
advapi32 Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
advpack advpack: Constify the 3rd argument of RebootCheckOnInstall[AW]. 2007-02-05 12:34:56 +01:00
amstream amstream: Constify a variable. 2007-02-13 12:08:15 +01:00
atl atl: Compare file handle to INVALID_HANDLE_VALUE to handle errors. 2007-03-07 12:08:46 +01:00
avicap32
avifil32 avifil32: Declare some variables static. 2007-02-05 12:25:40 +01:00
browseui browseui: Add missing '\n's to ok() calls. 2007-02-07 21:42:05 +01:00
cabinet cabinet: Fixed fd leak in case of error. 2007-02-14 13:12:32 +01:00
capi2032
cards
cfgmgr32
clusapi
comcat
comctl32 comctl32: Remove redundant NULL checks before Free() (found by Smatch). 2007-03-08 11:58:04 +01:00
comdlg32 comdlg32: Use unicode Win32 APIs when possible. 2007-03-07 20:10:32 +01:00
compstui
credui credui: Fix a missing ":" in the credential dialog domain name text box. 2007-03-06 12:10:44 +01:00
crtdll
crypt32 crypt32/tests: Fix compilation for older gcc versions (and MinGW). 2007-01-15 14:39:03 +01:00
cryptdll
cryptnet
ctl3d32
d3d8 wined3d: More Clear fixes. 2007-02-27 12:20:10 +01:00
d3d9 d3d9: Add a mova rounding test. 2007-03-07 11:52:26 +01:00
d3dim
d3drm
d3dx8
d3dxof
dbghelp dbghelp: Fixes for loading circular references on function signature. 2007-03-05 12:15:31 +01:00
dciman32
ddraw ddraw/tests: Fix compilation on systems that don't support nameless unions. 2007-03-05 12:13:20 +01:00
ddrawex
devenum devenum: Initialize hKeysub. 2007-02-09 11:49:03 +01:00
dinput dinput: Constify some variables. 2007-02-13 12:08:26 +01:00
dinput8
dmband
dmcompos
dmime dmime: Remove unused variable. 2007-01-22 12:09:06 +01:00
dmloader Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
dmscript
dmstyle
dmsynth
dmusic
dmusic32
dnsapi
dplay
dplayx dplayx/tests: Fix compilation on systems that don't support nameless unions. 2007-03-06 21:51:14 +01:00
dpnaddr dpnaddr: Added dll that just forwards to dpnet. 2007-03-07 13:45:11 +01:00
dpnet
dpnhpast
dsound dsound: Use an inline for ring buffer pointer difference calculation. 2007-02-22 11:26:42 +01:00
dswave
dxdiagn dxdiagn: Constify a variable. 2007-02-14 21:03:40 +01:00
dxerr8
dxerr9
dxguid
gdi32 gdi32: Search SystemLinked fonts when looking for a valid replacement. 2007-03-07 12:16:17 +01:00
glu32
gphoto2.ds
hhctrl.ocx hhctrl.ocx: Fix a format warning. 2007-03-05 16:43:26 +01:00
hid hid: Add the hidsdi.h header. 2007-02-06 13:25:00 +01:00
hlink
iccvid
icmp
ifsmgr.vxd
imaadp32.acm imaadp32.acm: Constify some variables. 2007-02-14 21:03:51 +01:00
imagehlp imagehlp: Forward already implemented functions to dbghelp. 2007-02-26 13:58:05 +01:00
imm32 Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
infosoft
inseng
iphlpapi Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
itss itss: Added CombineUrl implementation. 2007-02-23 11:24:01 +01:00
kernel32 kernel32: Allow to execute .cmd files. 2007-03-07 21:34:03 +01:00
localspl localspl/tests: Add tests for XcvDataPort_DeletePort. 2007-03-07 12:09:06 +01:00
lz32 Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
mapi32 mapi32/tests: Don't run tests if functions are not implemented. 2007-03-05 12:14:11 +01:00
mciavi32
mcicda mcicda: Use '%u' to print GetLastError(). 2007-01-18 12:55:15 +01:00
mciseq mciseq: Constify a variable. 2007-02-19 12:03:54 +01:00
mciwave
midimap
mlang mlang/tests: Protect from 1 byte static buffer overflow. 2007-03-02 12:11:00 +01:00
mmdevldr.vxd
monodebg.vxd
mpr mpr: Replace const pointer parameters with correct pointers to const. 2007-03-07 21:56:51 +01:00
mprapi
msacm32 Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
msacm32.drv
msadp32.acm msadp32.acm: Constify some variables. 2007-02-19 12:04:00 +01:00
mscms
mscoree mscoree: _CorValidateImage() is a WINAPI function. 2007-01-25 11:05:31 +01:00
msdmo msdmo: Declare a function static. 2007-01-12 11:23:47 +01:00
msftedit
msg711.acm msg711.acm: Constify some variables. 2007-02-19 12:04:19 +01:00
mshtml mshtml: Remove false FIXME. 2007-03-07 12:08:52 +01:00
msi Assorted spelling fixes. 2007-03-06 21:51:35 +01:00
msimg32
msisys.ocx
msnet32
msrle32 msrle32: Declare some functions static. 2007-01-12 20:41:52 +01:00
msvcrt msvcrt/tests: Properly remove temporary directory. 2007-03-06 22:00:11 +01:00
msvcrt20
msvcrt40
msvcrtd
msvfw32 msvfw32: Replace const pointer parameter with correct pointer to const. 2007-03-06 12:10:39 +01:00
msvidc32
mswsock
msxml3 msxml3: Implement {get,putref}_schemas. 2007-02-28 13:28:18 +01:00
nddeapi
netapi32 netapi32: Added support for more info levels in NetWkstaGetInfo. 2007-03-07 18:05:57 +01:00
newdev
ntdll Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
ntdsapi
objsel objsel: Declare a variable static. 2007-01-18 11:59:32 +01:00
odbc32 odbc32: Constify some variables. 2007-02-21 19:48:22 +01:00
odbccp32 Assorted spelling fixes. 2007-01-18 12:56:52 +01:00
ole32 ole32: Add some tests for IBindCtx. 2007-03-06 22:25:45 +01:00
oleacc
oleaut32 oleaut32: Fix a TypeAttr leak. 2007-02-21 19:48:33 +01:00
olecli32
oledlg oledlg: Declare a function static. 2007-01-22 12:08:58 +01:00
olepro32
olesvr32
opengl32 opengl32: Add new extensions. 2007-02-19 12:35:56 +01:00
powrprof
psapi
pstorec
qcap qcap: Initialize a variable (Coverity). 2007-01-25 12:04:45 +01:00
quartz quartz: Improve reference traces. 2007-03-05 18:08:29 +01:00
query
rasapi32 rasapi32: RasEnumConnections now returns correct buffer size (zero) when there are zero connections available. 2007-02-05 17:11:24 +01:00
resutils
riched20 riched20: If outside of the richedit window, return earlier. 2007-02-15 11:21:45 +01:00
riched32
rpcrt4 Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
rsabase
rsaenh Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
sane.ds sane.ds: Declare a function static. 2007-02-05 12:25:25 +01:00
schannel schannel: Add new schannel dll that mostly forwards to secur32. 2007-03-01 20:42:49 +01:00
secur32 secur32: NTLM's AcquireCredentialHandleA/W should accept domains and usernames with lengths of 0. 2007-03-06 21:59:39 +01:00
security
sensapi sensapi: Declare a variable static. 2007-02-05 12:25:32 +01:00
serialui serialui/tests: Add some tests for CommConfigDialog. 2007-03-06 12:25:11 +01:00
setupapi setupapi: Always return an empty list from SetupDiGetClassDevs. 2007-02-20 20:27:13 +01:00
sfc sfc: We need to import sfc_os for the forwards to work properly. 2007-01-22 12:10:37 +01:00
sfc_os sfc_os: Add a prototype for SfcIsKeyProtected(). 2007-01-25 11:05:36 +01:00
shdoclc
shdocvw shdocvw: Remove no longer used resources. 2007-02-28 21:10:10 +01:00
shell32 janitorial: Remove two redundant checks for NULL. 2007-03-08 11:58:09 +01:00
shfolder
shlwapi Use the SW_XXX constants when calling ShowWindow(). 2007-02-23 11:17:54 +01:00
snmpapi snmpapi: Fix printf format warnings. 2007-03-06 21:59:48 +01:00
spoolss
stdole2.tlb
stdole32.tlb
sti
strmiids
svrapi
tapi32
twain_32
unicows
url
urlmon urlmon: Fix FindMimeFromData tests on IE7. 2007-03-02 11:39:36 +01:00
user32 user32: Don't delete hrgnClip until we are done using it. 2007-03-07 12:09:23 +01:00
userenv userenv: Implement ExpandEnvironmentStringsForUser{A,W}. 2007-02-20 20:23:58 +01:00
usp10 usp10: Implement ScriptGetLogicalWidths. 2007-02-19 12:40:19 +01:00
uuid
uxtheme uxtheme: Fixed wrong index in draw.c. 2007-03-02 11:54:12 +01:00
vdhcp.vxd
vdmdbg
version Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd
w32skrnl
winealsa.drv winealsa: Remove usage of uninitialised variable. 2007-02-26 17:33:52 +01:00
winearts.drv
wineaudioio.drv
winecoreaudio.drv winecoreaudio.drv: Remove obsolete FIXME. 2007-02-07 21:44:04 +01:00
winecrt0
wined3d janitorial: Remove two redundant checks for NULL. 2007-03-08 11:58:09 +01:00
winedos winedos: Declare some items static. 2007-02-05 17:11:51 +01:00
wineesd.drv
winejack.drv
winejoystick.drv
winemp3.acm winemp3.acm: Remove unused functions. 2007-02-06 13:19:26 +01:00
winenas.drv
wineoss.drv wineoss.drv: config.h police. 2007-01-22 13:29:12 +01:00
wineps.drv Assorted spelling fixes. 2007-03-06 21:51:35 +01:00
winequartz.drv
winex11.drv Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
wing32 dlls: Add wing32 dll. 2007-02-23 11:18:29 +01:00
wininet wininet: Always make copies of strings passed to INTERNET_SendCallback. 2007-03-05 16:43:26 +01:00
winmm winmm: Replace const pointer parameters with correct pointers to const. 2007-03-07 21:56:54 +01:00
winnls32
winspool.drv winspool.drv/tests: Remove tempfile after running the tests. 2007-03-06 21:59:54 +01:00
wintab32
wintrust wintrust: Better match the PSDK types and fix the winapi_check warnings. 2007-01-26 13:54:06 +01:00
wldap32 wldap32: Missing HeapFree on error path (found by Smatch). 2007-02-13 12:19:08 +01:00
wnaspi32
wow32
ws2_32 ws2_32: Handle NULL argument in inet_addr. 2007-02-26 13:37:59 +01:00
wsock32
wtsapi32 wtsapi32: Declare a variable static. 2007-02-05 12:33:05 +01:00
Makedll.rules.in
Makefile.in dpnaddr: Added dll that just forwards to dpnet. 2007-03-07 13:45:11 +01:00
Makeimplib.rules.in
Maketest.rules.in Maketest.rules.in: Make CROSSOBJS consistent with the equivalent OBJS rule in the toplevel Make.rules.in. 2007-03-07 20:10:31 +01:00