wine-wine/dlls
Huw Davies ac2a662a64 Reduce the maximum length of debug strings to 80 characters. 2002-11-13 19:38:17 +00:00
..
advapi32 Compile the advapi32 dll with -DSTRICT. 2002-10-25 19:17:33 +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
comcat Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
comctl32 Fix some NULL dereferencing. 2002-11-11 22:19:42 +00:00
commdlg - Added support for CF_ENABLETEMPLATEHANDLE. 2002-11-13 04:08:57 +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 - Fix bug in multitexturing introduced during dummy texture changes. 2002-11-12 02:14:13 +00:00
dciman32 Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
ddraw Proper logging of DDSCAPS / DDSCAPS2 structures. 2002-11-11 22:23:10 +00:00
devenum Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
dinput Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
dinput8 Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
dplay Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
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 Updated the generated tests. 2002-11-12 01:13:10 +00:00
glu32 Moved X flags and libraries out of Make.rules into the makefiles that 2002-10-01 18:16:19 +00:00
icmp Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
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 Move simple interrupt handlers to winedos. 2002-11-12 23:29:48 +00:00
lzexpand Made lzexpand compile with STRICT defined. 2002-10-28 20:05:55 +00:00
mapi32 Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
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 Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
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 Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
msvcrt Fixed data copying in msvcrt_argvtos (spotted by bill@taniwha.org). 2002-11-13 04:20:54 +00:00
msvcrt20 Fixed broken forwards reported by Patrik Stridvall. 2002-07-23 02:08:12 +00:00
msvideo Fixed some issues found by winapi_check. 2002-11-06 19:57:49 +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 Reduce the maximum length of debug strings to 80 characters. 2002-11-13 19:38:17 +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 Implemented body of HGLOBALStreamImpl::Clone. 2002-11-12 02:13:49 +00:00
oleaut32 ITypeInfo::Invoke now is able to invoke a function even when it is 2002-11-13 19:36:57 +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 Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
olesvr Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
opengl32 Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
psapi Compile the psapi dll with STRICT defined. 2002-10-22 00:46:46 +00:00
qcap Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
quartz Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
rasapi32 New structures: RASIPADDR, RASDEVINFO, RASENTRY. 2002-11-08 18:53:19 +00:00
richedit Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +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 Silence IShellLink::SetShowCmd for the case we support. 2002-11-12 23:25:33 +00:00
shfolder Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
shlwapi Updated the generated tests. 2002-11-12 01:13:10 +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 Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
tapi32 Added some comments. 2002-10-25 03:11:15 +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 Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
urlmon Updated the generated tests. 2002-11-12 01:13:10 +00:00
user Updated the generated tests. 2002-11-12 01:13:10 +00:00
version Added --disable-win16 configure option. 2002-10-02 02:34:09 +00:00
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 Do not define MZ_SUPPORTED if we do not have sys/vm86.h for all the 2002-11-13 19:37:24 +00:00
wineps Do not link against -lcups directly, but dynamically load it if 2002-11-12 02:22:24 +00:00
wininet Added stubs for IsHostInProxyBypassList and GetUrlCacheEntryInfoExA. 2002-11-13 04:08:26 +00:00
winmm Now properly unloading multimedia drivers when winmm unloads. 2002-11-11 19:53:01 +00:00
winnls Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
winsock Fixed some issues found by winapi_check. 2002-11-11 19:55:33 +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 Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
wsock32 Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
x11drv Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Added winebuild -e option to specify the entry point and removed the 2002-11-06 20:02:59 +00:00
Makefile.in - Fixed loading of wave files. 2002-10-19 00:12:06 +00:00
Maketest.rules.in Rewrite make_ctests and runtest in shell. 2002-11-11 20:25:54 +00:00
make_dlls Added --disable-win16 configure option. 2002-10-02 02:34:09 +00:00