Sweden-Number/dlls
Alexandre Julliard 47f5f0006a Removed leftover debug output. 2000-11-04 02:57:51 +00:00
..
advapi32 Added import of ntdll. 2000-10-31 00:22:41 +00:00
avifil32 Cleaned up a few inter-dll dependencies. Added a few imports. 2000-08-14 14:42:41 +00:00
comctl32 Fixed off by one error in DPA handling, added some warnings. 2000-11-04 02:56:38 +00:00
commdlg Better handling of custom templates and hooks. 2000-11-01 01:50:21 +00:00
crtdll Added import of ntdll. 2000-10-31 00:22:41 +00:00
dciman32 Added import of ntdll. 2000-10-31 00:22:41 +00:00
ddraw Avoid division by zero. 2000-11-04 02:55:08 +00:00
dinput Changed mouse UnAcquire to NOT unacquire it on multiple unacquires. 2000-10-31 01:02:43 +00:00
dplay Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
dplayx - Add proper message reply mechanism and sp player data storage 2000-10-19 20:20:58 +00:00
dsound Reimplement patch by Marcus Meissner ('98) to "fix" problems with 2000-10-25 20:30:31 +00:00
gdi Removed obsolete TOOLSUBDIRS dependency. 2000-10-31 00:23:15 +00:00
icmp Added imports of kernel32.dll where necessary. 2000-08-06 03:47:29 +00:00
imagehlp Added imports of kernel32.dll where necessary. 2000-08-06 03:47:29 +00:00
imm32 Cleaned up a few inter-dll dependencies. Added a few imports. 2000-08-14 14:42:41 +00:00
kernel Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
lzexpand Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
mpr Removed inclusion of wine/winestring.h from winbase.h and added it to 2000-09-25 23:30:56 +00:00
msacm Build Win32 resources as .res files and dump them into the .spec.c file. 2000-10-23 21:39:39 +00:00
msnet32 Added import of ntdll. 2000-10-31 00:22:41 +00:00
msvideo Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
ntdll Changed NtQueryInformationToken() to fill out a valid TOKEN_GROUP with 2000-11-01 21:38:09 +00:00
odbc32 Added import of ntdll. 2000-10-31 00:22:41 +00:00
ole32 Added import of ntdll. 2000-10-31 00:22:41 +00:00
oleaut32 Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> 2000-11-01 03:11:12 +00:00
olecli Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
oledlg Added import of ntdll. 2000-10-31 00:22:41 +00:00
olepro32 Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
olesvr Added import of ntdll. 2000-10-31 00:22:41 +00:00
opengl32 Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
psapi Small dll interfaces cleanups. 2000-08-08 20:49:16 +00:00
rasapi32 Added import of ntdll. 2000-10-31 00:22:41 +00:00
richedit Fixed a few compilation warnings 2000-10-29 18:07:04 +00:00
rpcrt4 Added import of ntdll. 2000-10-31 00:22:41 +00:00
serialui Build Win32 resources as .res files and dump them into the .spec.c file. 2000-10-23 21:39:39 +00:00
setupapi - fix inf file open/close 2000-11-04 02:57:18 +00:00
shell32 Removed leftover debug output. 2000-11-04 02:57:51 +00:00
shfolder Added a few empty source files so that each dll has at least one C 2000-07-26 18:30:38 +00:00
shlwapi Stubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInverseCMAP. 2000-11-01 01:46:24 +00:00
tapi32 Small dll interfaces cleanups. 2000-08-08 20:49:16 +00:00
ttydrv Replaced ToAscii by ToUnicode in the User driver interface. 2000-10-25 21:34:31 +00:00
urlmon Stubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInverseCMAP. 2000-11-01 01:46:24 +00:00
user Fixed issue found by winapi_check. 2000-11-01 01:48:22 +00:00
version Duplicate resource directory searching routines instead of calling 2000-10-23 01:38:29 +00:00
win32s Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
winaspi Move inline and static to the beginning of declarations. 2000-10-29 18:06:04 +00:00
wineps Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. 2000-10-31 01:19:11 +00:00
wininet Stub for HttpSendRequestExA. 2000-10-28 00:30:23 +00:00
winmm Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. 2000-10-31 01:19:11 +00:00
winsock Added import of ntdll. 2000-10-31 00:22:41 +00:00
winspool - moved some code from WINSPOOL_GetPrinterDriver into new function 2000-09-29 21:05:11 +00:00
wow32 Added imports of user32/gdi32/kernel32 wherever necessary. 2000-08-03 00:04:24 +00:00
wsock32 Portability fixes. 2000-07-25 17:45:50 +00:00
x11drv Removed obsolete TOOLSUBDIRS dependency. 2000-10-31 00:23:15 +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 Build ntdll as a real dll, including everything that was previously in 2000-10-31 00:20:51 +00:00
Makefile.in Build ntdll as a real dll, including everything that was previously in 2000-10-31 00:20:51 +00:00