Sweden-Number/dlls
Jukka Heinonen 7fb4957873 Make DOS process exit using ExitProcess instead of ExitThread.
Make calling DOS exit functions from DPMI either return to StartPM or
print error message if not allowed by DPMI specification.
2003-09-02 00:52:36 +00:00
..
advapi32 Fixes for building with w32api headers on Mingw. 2003-08-22 05:05:56 +00:00
avicap32
avifil32 Implement DllRegisterServer and DllUnregisterServer for avifil32.dll, 2003-08-23 22:54:53 +00:00
cabinet Don't touch perf in FDIIsCabinet, InstallShield may already have freed 2003-08-18 19:50:14 +00:00
comcat Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
comctl32 If we don't send custom draw messages for subitems, inherit the color 2003-09-01 23:55:33 +00:00
commdlg Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
crtdll Fixes for building with w32api headers on Mingw. 2003-08-22 05:05:56 +00:00
crypt32
ctl3d Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
d3d8 DXT1/3/5 support was broken, but unnoticeable since we also indicated 2003-08-15 03:50:08 +00:00
d3d9 Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
d3dim Set version to 8.1. 2003-08-23 23:05:24 +00:00
d3dx8
dciman32
ddraw winnls.h must not include winbase.h. 2003-08-20 18:22:31 +00:00
devenum winnls.h must not include winbase.h. 2003-08-20 18:22:31 +00:00
dinput Set version to 8.1. 2003-08-23 23:05:24 +00:00
dinput8 Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmband - implemented loader, loader's stream and loading of objects (now you 2003-08-22 23:53:27 +00:00
dmcompos - implemented loader, loader's stream and loading of objects (now you 2003-08-22 23:53:27 +00:00
dmime - implemented loader, loader's stream and loading of objects (now you 2003-08-22 23:53:27 +00:00
dmloader - implemented loader, loader's stream and loading of objects (now you 2003-08-22 23:53:27 +00:00
dmscript - implemented loader, loader's stream and loading of objects (now you 2003-08-22 23:53:27 +00:00
dmstyle - implemented loader, loader's stream and loading of objects (now you 2003-08-22 23:53:27 +00:00
dmsynth - implemented loader, loader's stream and loading of objects (now you 2003-08-22 23:53:27 +00:00
dmusic - implemented loader, loader's stream and loading of objects (now you 2003-08-22 23:53:27 +00:00
dmusic32 - implemented loader, loader's stream and loading of objects (now you 2003-08-22 23:53:27 +00:00
dplay
dplayx Set version to 8.1. 2003-08-23 23:05:24 +00:00
dpnhpast Remove some unneeded __WINESRC__ tests from the headers. 2003-08-27 02:07:02 +00:00
dsound Added more tests and restructured tests for easier debugging. 2003-09-01 23:59:03 +00:00
gdi Implementation of SelectPalette and RealizePalette in the metafile 2003-08-30 00:15:12 +00:00
glu32
icmp
imagehlp Allocate space to contain the IMAGE_NT_HEADERS structure (ImageLoad 2003-08-19 00:57:29 +00:00
imm32 Remove some unnecessary casts when assigning NULL to handles. 2003-07-02 04:30:55 +00:00
iphlpapi Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
kernel Don't strip the path in LoadModule16 before we have opened the file 2003-09-01 23:56:39 +00:00
lzexpand LZCopy: modified timestamp of a expanded file has to be the same of 2003-07-11 21:43:37 +00:00
mapi32
mpr Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
msacm winnls.h must not include winbase.h. 2003-08-20 18:22:31 +00:00
msdmo - Implemented Mo* methods. 2003-07-21 20:03:50 +00:00
msi Added a few stub implementations. 2003-09-01 23:57:06 +00:00
msimg32
msisys Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
msnet32
msvcrt Start using the exported TEB structure from winternl.h where 2003-08-28 19:57:35 +00:00
msvcrt20
msvcrtd Stub out the _[w]popen/_pclose() functions. 2003-08-20 03:34:20 +00:00
msvideo Added varargs support for 16-bit entry points. 2003-08-27 02:20:44 +00:00
mswsock Introduced the mswsock dll. 2003-08-02 00:52:02 +00:00
netapi32 Fix compilation under VS.Net. 2003-07-18 22:53:49 +00:00
ntdll Export SYSDEPS_SwitchToThreadStack() functionality from libwine as 2003-08-29 22:23:42 +00:00
odbc32 For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
ole32 Make sure the passed in object pointer is only addrefed on success. 2003-08-29 22:10:01 +00:00
oleacc Created an empty oleacc DLL. 2003-06-23 03:43:00 +00:00
oleaut32 Warning fix. 2003-08-28 21:52:20 +00:00
olecli Win16/32 separation of olecli32. 2003-05-20 17:50:18 +00:00
oledlg
olepro32 Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
olesvr
opengl32 Remove some unneeded __WINESRC__ tests from the headers. 2003-08-27 02:07:02 +00:00
psapi Add stubs for some new WinXP APIs. 2003-06-13 16:29:54 +00:00
qcap Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
quartz Implement DllRegisterServer and DllUnregisterServer for quartz.dll, 2003-08-23 22:56:43 +00:00
rasapi32 Removed ordinals that differ between Windows versions. 2003-06-13 19:15:36 +00:00
richedit For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
rpcrt4 Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
serialui For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
setupapi Implement (most of) SetupIterateCabinet. 2003-08-27 23:12:36 +00:00
shdocvw Implement DllRegisterServer and DllUnregisterServer for shdocvw.dll, 2003-08-23 22:57:03 +00:00
shell32 Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
shfolder
shlwapi winnls.h must not include winbase.h. 2003-08-20 18:22:31 +00:00
snmpapi For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
sti
tapi32
ttydrv winnls.h must not include winbase.h. 2003-08-20 18:22:31 +00:00
twain Remove some unneeded __WINESRC__ tests from the headers. 2003-08-27 02:07:02 +00:00
url
urlmon Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
user Start using the exported TEB structure from winternl.h where 2003-08-28 19:57:35 +00:00
version
win32s
winaspi Fixes for building with w32api headers on Mingw. 2003-08-22 05:05:56 +00:00
winedos Make DOS process exit using ExitProcess instead of ExitThread. 2003-09-02 00:52:36 +00:00
wineps More Spanish translations. 2003-08-23 23:04:49 +00:00
wininet Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
winmm Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
winnls
winsock - improve some parameter checking in WSAIoctl 2003-08-30 00:16:19 +00:00
winspool Avoid crashes when devmode is null. 2003-08-12 23:46:34 +00:00
wintab32
wintrust Add stubs for some new WinXP APIs. 2003-06-13 16:29:54 +00:00
wow32
wsock32 - improve WsControl error checking 2003-08-29 22:14:28 +00:00
x11drv Updated LT keyboard. 2003-08-20 03:40:47 +00:00
.cvsignore
Makedll.rules.in Got rid of 16-bit glue code generation since it is no longer used. 2003-08-23 00:45:20 +00:00
Makefile.in Renamed system.dll to system.drv. 2003-08-19 03:27:45 +00:00
Maketest.rules.in Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling). 2003-06-13 23:26:01 +00:00
checklink.c
make_dlls Added d3d9 dll. 2003-07-01 01:11:13 +00:00