wine/dlls
2004-02-26 05:29:55 +00:00
..
advapi32 Add missing '\n's to debug traces. 2004-01-27 00:01:43 +00:00
avicap32
avifil32 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
cabinet Add missing '\n's to debug traces. 2004-01-27 00:01:43 +00:00
capi2032 Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
cfgmgr32
comcat Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
comctl32 Fix a reentrancy issue in the property sheet implementation by not 2004-02-25 01:24:22 +00:00
commdlg Italian update. 2004-02-24 01:05:05 +00:00
crtdll
crypt32 Added stub for CertFreeCertificateContext. 2004-01-02 03:56:43 +00:00
ctl3d
d3d8 Assorted spelling and case fixes. 2004-02-09 22:07:42 +00:00
d3d9 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
d3dim
d3dx8 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
dciman32
ddraw Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
devenum Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
dinput We don't really need subdirectories in dlls/dinput. 2004-02-12 23:27:59 +00:00
dinput8 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
dmband Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmcompos Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmime Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmloader Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmscript Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmstyle Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmsynth Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmusic Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dmusic32 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
dplay
dplayx Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
dpnhpast
dsound Properly release hardware primary buffer when changing formats. 2004-02-13 20:22:02 +00:00
dswave Added name resolving for CLSIDs, IIDs, GUIDs and return codes. 2004-02-25 01:30:03 +00:00
dxguid Define empty rules for documentation generation. 2004-02-09 20:44:05 +00:00
gdi Add stub implementation for SetICMProfileA(). 2004-02-20 01:08:16 +00:00
glu32
glut32 Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
iccvid Take palette into account while responding on 2004-02-16 20:34:18 +00:00
icmp Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
ifsmgr.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
imagehlp
imm32 Added stub for ImmDisableIME. 2004-02-03 00:12:03 +00:00
iphlpapi Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
kernel Use time rather than win32 debug channel for kernel time functions. 2004-02-26 05:29:55 +00:00
lzexpand
mapi32 The presence of FGetComponentPath is used to check if mapi32.dll is 2004-02-19 01:09:52 +00:00
mmdevldr.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
monodebg.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
mpr
msacm Moved msacmdrv.h to include directory to avoid inter-dll header 2004-01-20 21:55:28 +00:00
msdmo Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
mshtml Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
msi Added some stubs. 2004-02-17 21:05:44 +00:00
msimg32 Implementation of gdi32.GdiTransparentBlt and msimg32.TransparentBlt. 2004-02-02 23:10:35 +00:00
msisys Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
msnet32
msvcrt Implement I64 modifier, move WARN to TRACE. 2004-02-24 01:09:39 +00:00
msvcrt20
msvcrt40 Added all the missing functions. 2004-01-13 01:27:19 +00:00
msvcrtd Implemented a few more crt* functions. 2004-01-13 05:37:47 +00:00
msvidc32 Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
msvideo Take palette into account while responding on 2004-02-16 20:34:18 +00:00
mswsock
netapi32 Porting Fixes for Mingw/MSVC. 2004-02-10 20:09:43 +00:00
newdev Add stubbed version of newdev.dll. 2003-12-30 22:19:30 +00:00
ntdll Call TIME_GetBias rather than RtlQueryTimeZoneInfo if we're only 2004-02-26 05:26:34 +00:00
odbc32
ole32 Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
oleacc
oleaut32 VarRound implementation (without type DECIMAL yet) with test function. 2004-02-26 05:27:11 +00:00
olecli Moved a few remaining 16-bit definitions out of the standard headers. 2004-01-23 22:51:41 +00:00
oledlg Update of Portuguese resources. 2004-01-18 23:18:33 +00:00
olepro32
olesvr Moved a few remaining 16-bit definitions out of the standard headers. 2004-01-23 22:51:41 +00:00
opengl32 Handle proper substraction of unsigned numbers. 2004-02-25 01:25:49 +00:00
psapi Export QueryWorkingSet. 2003-12-01 22:34:39 +00:00
qcap
quartz Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
rasapi32
richedit Remove global variables from the richedit control. 2004-01-30 22:56:33 +00:00
rpcrt4 Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
rsabase Implement enough of rsabase.dll to get Steam to login. 2004-02-13 20:47:07 +00:00
serialui
setupapi Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
shdocvw Implement SHDOCVW_DllGetVersion. It returns the same information as 2004-02-21 04:01:22 +00:00
shell32 Fill unused gap to fix lookups past CSIDL_CONNECTIONS. 2004-02-24 00:58:20 +00:00
shfolder
shlwapi Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
snmpapi
sti
tapi32
ttydrv Get rid of a few 16-bit exports in gdi32. 2004-02-13 20:58:27 +00:00
twain Initialize a pointer before dereferencing it. 2004-01-16 02:01:12 +00:00
unicows
url
urlmon Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
user First step in using faster approach for A<->W message mapping. 2004-02-20 05:14:48 +00:00
uuid Define empty rules for documentation generation. 2004-02-09 20:44:05 +00:00
uxtheme Implemented system metric functions. 2004-02-20 05:12:21 +00:00
vdhcp.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
version Allow VerQueryValueW to query 16-bit resources. 2004-01-28 20:06:14 +00:00
vmm.vxd Allow the implementation of the VxDCall entry points to be moved to 2004-02-21 04:13:56 +00:00
vnb.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
vnetbios.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
vtdapi.vxd Added support for implementing VxDs as separate dlls and loading them 2004-02-20 01:18:43 +00:00
vwin32.vxd Allow the implementation of the VxDCall entry points to be moved to 2004-02-21 04:13:56 +00:00
win32s Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
winaspi Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
wined3d Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
winedos Changed handling of special DOS devices to use real file handles 2004-02-24 01:07:52 +00:00
wineps Fixed callers of GetLocaleInfoW to use the correct buffer size. 2004-02-25 01:35:01 +00:00
wininet Store pointers in the internal structures and not handles. 2004-02-16 20:24:15 +00:00
winmm Check uSize parameter in waveOutUnprepareHeader and 2004-02-26 05:28:01 +00:00
winnls
winsock Add stub for WSAStringToAddressA. 2004-01-28 20:07:24 +00:00
winspool Add trailing '\n's to ok() calls. 2004-01-23 02:10:33 +00:00
wintab32 Assorted spelling fixes. 2004-01-16 21:26:08 +00:00
wintrust Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
wow32
wsock32 Add missing '\n's to debug traces. 2004-01-27 00:01:43 +00:00
x11drv Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
.cvsignore
checklink.c
make_dlls Moved libuuid to the dlls directory, and moved the DirectX GUIDs into 2004-01-26 21:29:05 +00:00
Makedll.rules.in Added support for building a dll from a .def file for cases where we 2004-02-17 20:36:16 +00:00
Makefile.in Allow the implementation of the VxDCall entry points to be moved to 2004-02-21 04:13:56 +00:00
Maketest.rules.in Renamed --exe-mode option to --mode now that it can be used for dlls 2004-02-16 22:24:24 +00:00