wine-wine/dlls
Alexandre Julliard 80338d4afd Export a few 16-bit functions needed by higher-level dlls. 2000-11-30 18:53:38 +00:00
..
advapi32 Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +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 Add a stub for the CAPS1 capability in GetDeviceCaps. 2000-11-29 20:02:46 +00:00
commdlg Fixed returned length of files. 2000-11-29 19:01:07 +00:00
crtdll - configure tests for finite()/fpclass(), fixes BSD compile 2000-11-27 01:37:28 +00:00
dciman32 Fixed some issues found by winapi_check. 2000-11-26 04:03:10 +00:00
ddraw Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
dinput Fixed some issues found by winapi_check. 2000-11-25 03:09:30 +00:00
dplay Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
dplayx Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
dsound Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
gdi Export a few 16-bit functions needed by higher-level dlls. 2000-11-30 18:53:38 +00:00
icmp Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +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 Export a few 16-bit functions needed by higher-level dlls. 2000-11-30 18:53:38 +00:00
lzexpand Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
mpr Cleaned up some more dependencies on Wine internal functions. 2000-11-29 18:38:24 +00:00
msacm Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
msnet32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
msvideo Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap. 2000-11-30 01:19:51 +00:00
ntdll Export the wine server functions from ntdll. 2000-11-30 18:51:58 +00:00
odbc32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
ole32 Don't include windows.h internally. 2000-11-30 01:31:28 +00:00
oleaut32 Don't include windows.h internally. 2000-11-30 01:31:28 +00:00
olecli Fixed a few compilation warnings. 2000-11-29 00:03:27 +00:00
oledlg Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +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 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
rasapi32 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
richedit Don't include windows.h internally. 2000-11-30 01:31:28 +00:00
rpcrt4 Fixed some issues found by winapi_check. 2000-11-25 03:09:30 +00:00
serialui Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
setupapi - fix crash in SETUPX_TranslateLDID() 2000-11-28 23:50:34 +00:00
shell32 Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
shfolder Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
shlwapi Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
tapi32 Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
ttydrv Fixed a few compilation warnings. 2000-11-29 00:03:27 +00:00
urlmon Don't include windows.h internally. 2000-11-30 01:31:28 +00:00
user Export a few 16-bit functions needed by higher-level dlls. 2000-11-30 18:53:38 +00:00
version Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
win32s Fixed a few dependencies on 16-bit or internal functions. Fixed a few 2000-11-27 22:03:23 +00:00
winaspi Removed dependencies on Wine internal functions. 2000-11-30 01:17:55 +00:00
wineps Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
wininet Don't include windows.h internally. 2000-11-30 01:31:28 +00:00
winmm Cleaned up some more dependencies on Wine internal functions. 2000-11-29 18:38:24 +00:00
winsock Fixed SEGPTR_GET usage. 2000-11-27 22:02:08 +00:00
winspool Cleaned up some more dependencies on Wine internal functions. 2000-11-29 18:38:24 +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 Fixed a few dependencies on 16-bit or internal functions. Fixed a few 2000-11-27 22:03:23 +00:00