Sweden-Number/dlls
Jon Griffiths 4b43b4d558 - Complete the implementation of heap functions
- Forward j0,j1,jn,y0,y1,yn math calls to libc
- Add strnextc, pass text flag in creat, winapi_check fixes
2000-11-15 23:11:38 +00:00
..
advapi32 Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
avifil32 Replaced a few internal functions by exported ones. 2000-11-13 04:16:05 +00:00
comctl32 Remove redundant includes. 2000-11-15 22:15:52 +00:00
commdlg Remove redundant includes. 2000-11-15 22:15:52 +00:00
crtdll - Complete the implementation of heap functions 2000-11-15 23:11:38 +00:00
dciman32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
ddraw We must include windef.h before wtypes.h (directly or indirectly). 2000-11-08 05:05:15 +00:00
dinput - reorganized DInput DLL 2000-11-05 20:25:02 +00:00
dplay Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
dplayx Replaced a few internal functions by exported ones. 2000-11-13 04:16:05 +00:00
dsound Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
gdi Check all Callouts function pointers for NULL before using them. 2000-11-08 22:47:53 +00:00
icmp Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
imagehlp Replaced a few internal functions by exported ones. 2000-11-13 04:16:05 +00:00
imm32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
kernel Moved LDT handling to libwine.so. Changed the interface to use the 2000-11-14 01:54:49 +00:00
lzexpand Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
mpr Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
msacm Replaced a few internal functions by exported ones. 2000-11-13 04:16:05 +00:00
msnet32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
msvideo Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
ntdll Use variable argument macros when compiling with gcc. 2000-11-10 23:31:06 +00:00
odbc32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
ole32 Simplified reg handling in CoGetClassObject, do not use RegQueryValueW. 2000-11-15 22:13:26 +00:00
oleaut32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
olecli Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
oledlg Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
olepro32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
olesvr Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
opengl32 Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
psapi Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
rasapi32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
richedit Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
rpcrt4 Added some rpcrt4 stubs. 2000-11-15 22:11:50 +00:00
serialui Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
setupapi Replaced a few internal functions by exported ones. 2000-11-13 04:16:05 +00:00
shell32 Temp hack: do not import dlls that we link with at the ELF level. 2000-11-13 20:27:31 +00:00
shfolder Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
shlwapi Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
tapi32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
ttydrv Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
urlmon Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
user Use DUMMYxxxNAME for anonymous struct/unions. 2000-11-10 22:34:39 +00:00
version Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
win32s Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
winaspi Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
wineps Added Russian resources to the Postscript driver. 2000-11-09 20:26:11 +00:00
wininet Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
winmm Moved LDT handling to libwine.so. Changed the interface to use the 2000-11-14 01:54:49 +00:00
winsock Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
winspool Replaced a few internal functions by exported ones. 2000-11-13 04:16:05 +00:00
wow32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
wsock32 Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
x11drv Allow desktop=N in the [x11drv] section of .winerc, instead of 2000-11-15 22:11:33 +00:00
.cvsignore Moved dll-specific make rules to a separate Makedll.rules file. 2000-03-04 22:31:27 +00:00
Makedll.rules.in We do not need to set SOVERSION for dlls. 2000-11-10 20:35:39 +00:00
Makefile.in Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00