Sweden-Number/dlls
Bang Jun-Young 9cc52b362c Fix NetBSD compilation errors. 2001-12-14 22:45:42 +00:00
..
advapi32 Use ntdll functions instead of MultiByteToWideChar/WideCharToMultiByte 2001-12-05 22:18:48 +00:00
avicap32 Small typo in avicap32.spec fixed. 2001-11-19 02:07:40 +00:00
avifil32 Documentation fixes. 2001-07-02 19:59:40 +00:00
comctl32 Add exclusion defs & remaining funcs, remove internal types & 2001-12-11 00:30:17 +00:00
commdlg Add exclusion defs & remaining funcs, remove internal types & 2001-12-11 00:30:17 +00:00
crtdll
dciman32
ddraw Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
devenum Added stubs for msdmo.dll, qcap.dll and devenum.dll. 2001-10-23 20:35:23 +00:00
dinput A few typos. 2001-11-19 02:09:49 +00:00
dplay
dplayx - fix wrong hexadecimal GetLastError() output 2001-11-19 02:30:01 +00:00
dsound Fix buffering problems in HEL mode. 2001-09-10 23:08:11 +00:00
gdi Implement GetFontData. 2001-10-23 20:06:32 +00:00
glu32 Fixed some issues found by winapi_check. 2001-06-11 20:16:11 +00:00
icmp Only use winsock2.h in Wine. 2001-08-28 18:39:03 +00:00
imagehlp Cleanup code that is strange or difficult to parse. 2001-09-11 00:32:32 +00:00
imm32 Fix the definition of structs NUMBERFMT* and CURRENCYFMT*. 2001-09-19 22:28:00 +00:00
kernel Only RTS_CONTROL_HANDSHAKE should set CRTSCTS. 2001-12-13 00:57:58 +00:00
lzexpand - Made sure that the files that contains the declarations 2001-07-23 23:50:18 +00:00
mapi32 Added stubs for mapi32, msimg32, sti and url. 2001-09-14 21:36:30 +00:00
mpr Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
msacm Fixed acmFormatChoose returned fields. 2001-12-04 19:39:54 +00:00
msdmo Added stubs for msdmo.dll, qcap.dll and devenum.dll. 2001-10-23 20:35:23 +00:00
msimg32 Added stubs for mapi32, msimg32, sti and url. 2001-09-14 21:36:30 +00:00
msnet32
msrle32 Fixed some issues found by winapi_check. 2001-11-20 18:55:02 +00:00
msvcrt Cleanup and improve the mbcs support. 2001-12-05 22:11:35 +00:00
msvideo Added stub for ICImageCompress. 2001-10-28 21:14:51 +00:00
netapi32 Make debugtools.h independent from config.h. 2001-11-06 19:01:05 +00:00
ntdll Exported CALL32_Regs from ntdll, renamed to __wine_call_from_32_regs 2001-12-11 00:50:33 +00:00
odbc32 Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
ole32 - fix wrong hexadecimal GetLastError() output 2001-11-19 02:30:01 +00:00
oleaut32 - fix wrong hexadecimal GetLastError() output 2001-11-19 02:30:01 +00:00
olecli - Made sure that the files that contains the declarations 2001-07-23 23:50:18 +00:00
oledlg Documentation fixes. 2001-07-11 18:56:41 +00:00
olepro32 Documentation fixes. 2001-07-02 19:59:40 +00:00
olesvr - Made sure that the files that contains the declarations 2001-07-23 23:50:18 +00:00
opengl32 When including config.h, include it first. 2001-10-14 16:18:52 +00:00
psapi
qcap Added stubs for msdmo.dll, qcap.dll and devenum.dll. 2001-10-23 20:35:23 +00:00
quartz Fixed some bugs. 2001-10-28 21:16:00 +00:00
rasapi32 - don't forget to initialize number of connections to 0 2001-11-12 15:46:33 +00:00
richedit Add exclusion defs & remaining funcs, remove internal types & 2001-12-11 00:30:17 +00:00
rpcrt4 Lots of rpcrt4.dll stubs. 2001-09-17 20:26:38 +00:00
serialui Documentation fixes. 2001-07-02 19:59:40 +00:00
setupapi Fixed parameters of SetupOpenInfFileA. 2001-10-09 21:47:11 +00:00
shdocvw - Define rest of URL_ESCAPE... and other flags. 2001-11-06 22:31:19 +00:00
shell32 Add exclusion defs & remaining funcs, remove internal types & 2001-12-11 00:30:17 +00:00
shfolder
shlwapi Add new stub MLLoadLibrary. 2001-12-11 00:30:49 +00:00
sti Added stubs for mapi32, msimg32, sti and url. 2001-09-14 21:36:30 +00:00
tapi32
ttydrv Add the missing functionality in the tty driver. 2001-12-13 00:54:52 +00:00
url Added stubs for mapi32, msimg32, sti and url. 2001-09-14 21:36:30 +00:00
urlmon CreateURLMoniker takes a LPCWSTR, not a LPWSTR. 2001-10-08 20:27:01 +00:00
user Started rewrite of painting functions for multiple processes. Moved 2001-12-13 01:03:30 +00:00
version - Made sure that the files that contains the declarations 2001-07-18 21:04:23 +00:00
win32s Documentation fixes. 2001-07-11 18:56:41 +00:00
winaspi Cleanup code that is strange or difficult to parse. 2001-09-11 00:32:32 +00:00
winedos Fixed compile for !MZ_SUPPORTED. 2001-12-05 22:19:57 +00:00
wineps - fix wrong hexadecimal GetLastError() output 2001-11-19 02:30:01 +00:00
wininet Add exclusion defs & remaining funcs, remove internal types & 2001-12-11 00:30:17 +00:00
winmm Thawed some freezes. 2001-12-14 22:44:29 +00:00
winnls
winsock Fixed WS_getpeername parameter in WS_accept. 2001-11-30 23:12:13 +00:00
winspool Fix RegSetValueEx calls and crash when DriverName="" in registry. 2001-10-28 21:16:38 +00:00
wintrust
wow32
wsock32 Fix NetBSD compilation errors. 2001-12-14 22:45:42 +00:00
x11drv Removed Get/SetScreenSaveTimeout user driver functions because they 2001-11-30 23:15:32 +00:00
.cvsignore
Makedll.rules.in Improved make_dlls script. Moved dll list out of 2001-09-17 20:09:08 +00:00
Makefile.in Added netapi32.dll and the Netbios() call. 2001-11-06 17:52:36 +00:00
make_dlls Improved make_dlls script. Moved dll list out of 2001-09-17 20:09:08 +00:00