Sweden-Number/dlls
Alexandre Julliard 3536316a31 New loading scheme for Winelib apps, makes them behave like builtin
dlls and takes load order into account. Install them in dlldir.
Improved MODULE_GetBinaryType to recognize ELF binaries.
Added a wrapper script to setup the environment when running directly
from inside the source tree.
2002-05-22 21:32:49 +00:00
..
advapi32 Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
avicap32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
avifil32 Fixed some issues found by winapi_check. 2002-05-22 01:55:18 +00:00
comcat More comcat.dll implementation, swprintf fix, winerror.h additions. 2002-05-19 22:27:41 +00:00
comctl32 Got rid of GetSysColorPen. 2002-05-20 18:15:28 +00:00
commdlg Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
crtdll Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
crypt32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
dciman32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
ddraw Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
devenum Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
dinput Fixed some issues found by winapi_check. 2002-05-22 01:55:18 +00:00
dplay Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
dplayx Spelling stuff. 2002-05-20 18:01:44 +00:00
dsound Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
gdi Added configure check for the soname of libraries that we load 2002-05-20 18:29:58 +00:00
glu32 Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
icmp Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
imagehlp Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
imm32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
kernel Renamed Winelib apps to .exe.so to follow the dll naming convention. 2002-05-21 19:42:29 +00:00
lzexpand Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
mapi32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
mpr Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
msacm Created an ACM MS ADPCM codec. 2002-05-22 02:00:05 +00:00
msdmo Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
msimg32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
msisys Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
msnet32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
msrle32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
msvcrt Fix msvcrt._vsnwprintf format reading bug like NTDLL_vsnwprintf. 2002-05-20 18:02:47 +00:00
msvcrt20 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
msvideo Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
netapi32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
ntdll Dump thread id instead of %fs. 2002-05-20 18:00:46 +00:00
odbc32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
ole32 Tell the user if winedefault.reg is not loaded. 2002-05-16 20:26:40 +00:00
oleaut32 Renamed Winelib apps to .exe.so to follow the dll naming convention. 2002-05-21 19:42:29 +00:00
olecli Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
oledlg Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
olepro32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
olesvr Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
opengl32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
psapi Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
qcap Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
quartz Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
rasapi32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
richedit Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
rpcrt4 Added stub for DllRegisterServer. 2002-05-19 22:22:52 +00:00
serialui Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
setupapi Implemented strtolW/strtoulW in libwine_unicode and used it to replace 2002-05-16 18:58:47 +00:00
shdocvw Fixed some issues found by winapi_check. 2002-05-22 01:55:18 +00:00
shell32 Added stub for ExtractAssociatedIconExA. 2002-05-21 18:06:07 +00:00
shfolder Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
shlwapi Renamed Winelib apps to .exe.so to follow the dll naming convention. 2002-05-21 19:42:29 +00:00
snmpapi Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
sti Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
tapi32 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
ttydrv Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
twain Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
url Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
urlmon Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
user Renamed Winelib apps to .exe.so to follow the dll naming convention. 2002-05-21 19:42:29 +00:00
version Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
win32s Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
winaspi Check for sys/ioctl.h. 2002-05-21 18:33:56 +00:00
winedos Fixed some issues found by winapi_check. 2002-05-22 01:55:18 +00:00
wineps Added configure check for the soname of libraries that we load 2002-05-20 18:29:58 +00:00
wininet Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
winmm Fixed some issues found by winapi_check. 2002-05-22 01:55:18 +00:00
winnls Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
winsock Fixed some issues found by winapi_check. 2002-05-22 01:55:18 +00:00
winspool Better error messages. 2002-05-20 18:11:08 +00:00
wintrust Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
wow32 Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
wsock32 Fixed some issues found by winapi_check. 2002-05-22 01:55:18 +00:00
x11drv New loading scheme for Winelib apps, makes them behave like builtin 2002-05-22 21:32:49 +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 New loading scheme for Winelib apps, makes them behave like builtin 2002-05-22 21:32:49 +00:00
Makefile.in Created an ACM MS ADPCM codec. 2002-05-22 02:00:05 +00:00
make_dlls Now runs in Perl strict mode. 2002-05-21 18:29:31 +00:00