Sweden-Number/dlls
Francois Gouget 3116bd9f45 compobj.h is a synonym for objbase.h
Moved all the other contents to dlls/ole32/compobj_private.h
2000-11-25 03:08:23 +00:00
..
advapi32 Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
avifil32 Routed a couple of 16-bit avifile.dll handlers to the 32-bit 2000-11-25 01:22:15 +00:00
comctl32 Added notification format handling. 2000-11-25 03:07:01 +00:00
commdlg Remove redundant includes. 2000-11-15 22:15:52 +00:00
crtdll - Add math calls: scalb, fpclass, nextafter, logb, _CI* 2000-11-25 02:11:59 +00:00
dciman32 Added stub for DCIOpenProvider. 2000-11-25 01:19:43 +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 Avoid linking with ntdll where possible. 2000-11-16 04:15:08 +00:00
dsound Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
gdi WinG was written for 8bpp DIBs, so some apps assume that, so always 2000-11-25 01:23:12 +00:00
icmp Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
imagehlp Implemented PE file checksum calculation. 2000-11-25 01:28:09 +00:00
imm32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
kernel Avoid using TIOCM_* constants if not available. 2000-11-25 01:29:00 +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 Avoid linking with ntdll where possible. 2000-11-16 04:15:08 +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 NTDLL__CIpow returns double, not LONG. 2000-11-25 02:11:26 +00:00
odbc32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
ole32 compobj.h is a synonym for objbase.h 2000-11-25 03:08:23 +00:00
oleaut32 Implemented VT_EMPTY to VT_BSTR type coercion. 2000-11-25 01:20:37 +00:00
olecli Avoid linking with ntdll where possible. 2000-11-16 04:15:08 +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 Avoid linking with ntdll where possible. 2000-11-16 04:15:08 +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 Avoid linking with ntdll where possible. 2000-11-16 04:15:08 +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 Added some ordinal stubs, implemented SHDeleteValue*, SHSetValue*. 2000-11-25 01:24: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 Implemented Win16 behaviour of DDL_DRIVES in DlgDirList. 2000-11-25 03:06:03 +00:00
version Avoid linking with ntdll where possible. 2000-11-16 04:15:08 +00:00
win32s Moved standard syslevel APIs declaration to winbase.h. 2000-11-15 23:41:46 +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 Avoid linking with ntdll where possible. 2000-11-16 04:15:08 +00:00
winmm - Read all the fragments available, not only one fragment before 2000-11-25 02:10:53 +00:00
winsock Include config.h in files that test for constants defined in it. 2000-11-25 01:31:17 +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 Avoid linking with ntdll where possible. 2000-11-16 04:15:08 +00:00