wine/dlls
2002-11-30 01:51:56 +00:00
..
advapi32 Assorted Win2k/WinXP stubs. 2002-11-25 20:50:53 +00:00
avicap32 Fixed some issues found by winapi_check. 2002-10-29 21:31:26 +00:00
avifil32 Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
cabinet Added stub implementation of cabinet.dll. 2002-11-19 00:47:12 +00:00
comcat Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
comctl32 - Typesafe parameters from TREEVIEW_NotifyFormat. 2002-11-27 20:15:49 +00:00
commdlg Make commdlg compile with -DSTRICT. 2002-11-21 23:55:10 +00:00
crtdll Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
crypt32 Added CertOpenStore stub. 2002-10-25 03:48:49 +00:00
d3d8 Load OpenGL library dynamically from x11drv. 2002-11-15 04:16:38 +00:00
dciman32
ddraw - fix caps filling to be more in line with what we support 2002-11-30 01:49:08 +00:00
devenum
dinput Pass correct instance in keyboard_hook setup. 2002-11-24 22:14:08 +00:00
dinput8
dplay
dplayx Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
dsound Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
gdi Made gdi compile with -DSTRICT. 2002-11-22 22:16:53 +00:00
glu32 Load OpenGL library dynamically from x11drv. 2002-11-15 04:16:38 +00:00
icmp
imagehlp Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
imm32 Compile the imm32 dll with STRICT defined. 2002-10-22 00:45:02 +00:00
kernel Provide stubs for DnsHostnameToComputerNameA/W. 2002-11-27 21:38:06 +00:00
lzexpand Made lzexpand compile with STRICT defined. 2002-10-28 20:05:55 +00:00
mapi32
mpr Compile the mpr dll with STRICT defined. 2002-10-22 00:45:56 +00:00
msacm Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
msdmo
msimg32 Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
msisys Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
msnet32
msvcrt Converted implementation of _lseek to _lseeki64, implemented _lseek by 2002-11-25 20:50:01 +00:00
msvcrt20
msvideo Added definitions for a couple of stub functions that we import so 2002-11-27 20:25:12 +00:00
netapi32 Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
ntdll Fixed some issues found by winapi_check. 2002-11-27 20:21:24 +00:00
odbc32 Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
ole32 Compile ole32 with -DSTRICT. 2002-11-22 04:43:02 +00:00
oleaut32 Add support for VarAnd between integers. 2002-11-25 02:42:33 +00:00
olecli Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
oledlg Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
olepro32
olesvr Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
opengl32 Load OpenGL library dynamically from x11drv. 2002-11-15 04:16:38 +00:00
psapi Compile the psapi dll with STRICT defined. 2002-10-22 00:46:46 +00:00
qcap
quartz
rasapi32 New structures: RASIPADDR, RASDEVINFO, RASENTRY. 2002-11-08 18:53:19 +00:00
richedit Get rid of the vararg and generic stuff. 2002-11-18 23:13:05 +00:00
rpcrt4 Avoid crashing when releasing an NdrCStdStubBuffer that had been 2002-11-08 18:52:34 +00:00
serialui Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
setupapi Fix some types and function prototypes according to Platform SDK 2002-10-31 01:04:39 +00:00
shdocvw Fixed IWebBrowser::Navigate() parameter type. 2002-10-19 17:15:39 +00:00
shell32 Added CS_DBLCLKS so that systray receives double clicks. 2002-11-24 22:16:29 +00:00
shfolder
shlwapi Fix a few GDI memory leaks. 2002-11-13 19:43:53 +00:00
snmpapi Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
sti
tapi32 Zero out the returned LINETRANSLATECAPS structure. 2002-11-13 21:25:34 +00:00
ttydrv Only include curses headers if we are using curses at all. 2002-11-13 19:37:10 +00:00
twain Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
url
urlmon Updated the generated tests. 2002-11-12 01:13:10 +00:00
user Correct UnhookWindowsHook: clear the handle so that the server doesn't 2002-11-24 22:15:01 +00:00
version
win32s Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-04 22:43:24 +00:00
winaspi Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
winedos Fixed text mode value. 2002-11-30 01:50:55 +00:00
wineps Proper handling of SetTextCharacterExtra. 2002-11-15 01:02:16 +00:00
wininet Added definitions for a couple of stub functions that we import so 2002-11-27 20:25:12 +00:00
winmm Fixed 32 bit flag in midiOutShortMsg. 2002-11-30 01:51:56 +00:00
winnls
winsock Add stubs and declarations for WSAInstallServiceClassA/W. 2002-11-13 19:42:23 +00:00
winspool Do not link against -lcups directly, but dynamically load it if 2002-11-12 02:22:24 +00:00
wintrust Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
wow32
wsock32
x11drv Fix for deprecated use of label at the end of compound statement. 2002-11-27 20:14:32 +00:00
.cvsignore
make_dlls
Makedll.rules.in Add -lc when linking dlls to avoid warnings on FreeBSD. 2002-11-21 03:47:45 +00:00
Makefile.in Added stub implementation of cabinet.dll. 2002-11-19 00:47:12 +00:00
Maketest.rules.in Add -lc when linking dlls to avoid warnings on FreeBSD. 2002-11-21 03:47:45 +00:00