Sweden-Number/dlls
Andreas Mohr 18a9d7417d Cosmetics. 2001-01-17 21:52:42 +00:00
..
advapi32 Cosmetics. 2001-01-17 21:52:42 +00:00
avifil32 Created a small static library in ole/libuuid.a that contains all the 2000-12-06 01:50:47 +00:00
comctl32 Only adjust item rect by horizontal scrollbar offset in report view. 2001-01-17 01:48:14 +00:00
commdlg Changed string pointer calculation. 2001-01-07 21:52:08 +00:00
crtdll Fixed toupper/_toupper mixup. 2001-01-15 19:57:48 +00:00
dciman32 Import kernel32 (for SetLastError()). 2000-12-27 18:35:52 +00:00
ddraw Fixed an interface cast in DD2->DD7 thunk. 2001-01-15 20:20:50 +00:00
dinput Mouse events fix. 2001-01-05 22:15:20 +00:00
dplay Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
dplayx Removed the 'fn' prefix (i.e. ICOM_FN). 2001-01-04 22:59:48 +00:00
dsound Fixes for various underrun-related problems. Also added a mechanism 2001-01-13 01:00:00 +00:00
gdi Moved tweak support to USER dll. Removed tweak.h and cache.h. 2001-01-15 20:12:55 +00:00
icmp Fixed some issues found by winapi_check. 2000-12-01 23:53:46 +00:00
imagehlp Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
imm32 Implemented keyboard layout and context - far from complete. 2000-12-18 03:51:16 +00:00
kernel Added nls to EXTRASUBDIRS. 2001-01-10 22:58:38 +00:00
lzexpand Use libwine and libwine_unicode directly from their build directory 2000-12-06 00:05:14 +00:00
mpr Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
msacm Forced loading of msacm32 when msacm is loaded. 2001-01-06 01:23:11 +00:00
msnet32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
msvcrt Fixed toupper/_toupper mixup. 2001-01-15 19:57:48 +00:00
msvideo Warning fix. 2001-01-13 01:00:25 +00:00
ntdll Updated debug channels. 2001-01-15 20:23:05 +00:00
odbc32 Work around glibc 2.1.x dlopen bug (again). 2000-12-13 21:32:55 +00:00
ole32 Removed the 'fn' prefix (i.e. ICOM_FN). 2001-01-04 22:59:48 +00:00
oleaut32 Fixed some HFILE vs. HANDLE mismatches. 2001-01-06 01:29:18 +00:00
olecli Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
oledlg Import kernel32 (for SetLastError()). 2000-12-27 18:35:52 +00:00
olepro32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
olesvr Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
opengl32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
psapi Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
rasapi32 Moved HRASCONN from windef.h. 2000-12-24 20:44:08 +00:00
richedit winuser.h now requires that we include winbase.h first. 2000-12-19 04:53:20 +00:00
rpcrt4 Compile fix for gcc 2.7.2.3. 2000-12-05 20:45:14 +00:00
serialui Fixed some warnings. 2000-12-13 20:03:53 +00:00
setupapi Added some stubs needed for IE 5.5 setup. 2001-01-17 20:17:46 +00:00
shdocvw Implemented stubs for IWebBrowser in shdocvw.dll. 2001-01-11 22:32:44 +00:00
shell32 Revised shell link process to treat empty (e.g. "") strings 2001-01-17 01:48:52 +00:00
shfolder Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
shlwapi Moved all the documented shlwapi functions out of undocshell.h into 2001-01-07 21:50:52 +00:00
tapi32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
ttydrv Need to import user32 even though we don't use symbols from it yet. 2001-01-07 21:53:46 +00:00
urlmon Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
user Updated debug channels. 2001-01-15 20:23:05 +00:00
version Code was checking for 0 or HFILE_ERROR instead of negative error 2001-01-02 19:56:21 +00:00
win32s Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
winaspi Fixed usage of RegEnumValueA. 2001-01-09 20:52:53 +00:00
winedos Updated debug channels. 2001-01-15 20:23:05 +00:00
wineps Added one safety check to AFM parsing. 2001-01-02 20:30:16 +00:00
wininet Implement InternetCanonicalizeUrl. 2001-01-06 00:36:43 +00:00
winmm Cosmetics. 2001-01-17 21:52:42 +00:00
winnls Added a spec file for 16bit imm. 2000-12-14 21:56:18 +00:00
winsock In WsControl, don't mix Linux and Wine socket calls. Always use Wine calls. 2001-01-17 20:19:14 +00:00
winspool Handle the EnumPrinters() flag PRINTER_ENUM_DEFAULT in the same way 2001-01-09 20:52:17 +00:00
wow32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
wsock32 In WsControl, don't mix Linux and Wine socket calls. Always use Wine calls. 2001-01-17 20:19:14 +00:00
x11drv Make some noise in a few cases where the X11drv doesn't load, but used 2001-01-17 21:51:07 +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 Use dllwrap for building shared libraries in cygwin. 2000-12-22 22:28:00 +00:00
Makefile.in Implemented EnumProtocolA/W. 2001-01-12 23:15:54 +00:00