Sweden-Number/dlls
Ian Pilcher fee7fa62cc Removed incorrect string length calculation. 2001-06-06 20:20:37 +00:00
..
advapi32 RegSetValueExA/W: fixed REG_SZ string length handling for Win95. 2001-04-10 21:30:24 +00:00
avifil32 Remove unnecessary single quoting of debugstr_xxx strings. 2001-05-11 20:03:40 +00:00
comctl32 TOOLBAR_InsertButtonA: If iString==-1 then don't use it as a pointer. 2001-05-31 21:33:55 +00:00
commdlg Some French translations. 2001-05-21 18:32:47 +00:00
crtdll Fix the signature of __GetMainArgs and __getmainargs (from msvcrt). 2001-04-10 23:25:40 +00:00
dciman32 Added DCICloseProvider stub. 2001-02-12 01:18:42 +00:00
ddraw More accurate stub of DDRAW:GetFourCCCodes. 2001-05-31 21:31:04 +00:00
dinput Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
dplay Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
dplayx Spelling typos. 2001-05-18 21:01:38 +00:00
dsound Spelling fixes. 2001-05-24 18:44:25 +00:00
gdi List 16-bit resources separately as RC_SRCS16. 2001-05-31 21:37:29 +00:00
icmp Fixed some issues found by winapi_check. 2000-12-01 23:53:46 +00:00
imagehlp Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
imm32 Make sure we set dwOSVersionInfoSize before calling GetVersionInfo(). 2001-05-18 20:56:37 +00:00
kernel List 16-bit resources separately as RC_SRCS16. 2001-05-31 21:37:29 +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 Mimic more closely Windows' behavior (a MSACM driver is always opened 2001-05-22 19:21:16 +00:00
msnet32 Removed some unnecessary ordinals. 2001-02-21 02:20:45 +00:00
msvcrt fclose should return EOF (-1) if an error condition exists. 2001-05-31 21:33:32 +00:00
msvideo Removed some unnecessary ordinals. 2001-02-21 02:20:45 +00:00
ntdll Do not use internal exception codes defined by Wine with NetBSD, 2001-05-09 19:45:07 +00:00
odbc32 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
ole32 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
oleaut32 Fix the VarXxxFromCy conversions. 2001-05-31 21:32:08 +00:00
olecli Stub for OleSavedClientDoc. 2001-02-20 23:43:43 +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 Renamed display to gdi_display where it is used for GDI operations, to 2001-05-11 00:17:47 +00:00
psapi Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
rasapi32 Moved HRASCONN from windef.h. 2000-12-24 20:44:08 +00:00
richedit Misc typos in comments. 2001-02-14 21:43:06 +00:00
rpcrt4 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
serialui Cleaned up dll startup routines now that we have separate address 2001-01-17 22:03:18 +00:00
setupapi VcpQueueDelete() does not have a LPEXPANDVTBL parameter. 2001-05-24 18:41:21 +00:00
shdocvw Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
shell32 The shell special folder path creation did not mkdir the last 2001-05-18 20:58:57 +00:00
shfolder Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
shlwapi First try at implementing PathGetCharType(). 2001-05-29 20:51:53 +00:00
tapi32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
ttydrv Create an X window for every window, including children. 2001-06-04 21:55:17 +00:00
urlmon Implemented some very basic functionality. 2001-05-31 21:38:38 +00:00
user Stub implementation of AnimateWindow(). 2001-06-06 20:20:09 +00:00
version Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
win32s Documentation name fixes. 2001-04-27 18:03:51 +00:00
winaspi Some ASPI fixes, SC_GET_DISK_INFO stubbed, but returning sucess, ASPI 2001-06-06 20:19:07 +00:00
winedos Implemented 64bit file size handling. 2001-05-14 20:09:37 +00:00
wineps Removed incorrect string length calculation. 2001-06-06 20:20:37 +00:00
wininet Implemented 64bit file size handling. 2001-05-14 20:09:37 +00:00
winmm Attempt to write fragments and check whether we can notify the client 2001-05-29 20:52:23 +00:00
winnls Fixed some issues found by winapi_check. 2001-02-13 20:19:15 +00:00
winsock Fixed incorrect cast in WSOCK32_send and WSOCK32_recvfrom. 2001-05-07 18:14:35 +00:00
winspool Use older cupsGetPrinters() API so we support CUPS 1.0.x too (as found 2001-05-18 20:57:36 +00:00
wintrust Fixed some issues found by winapi_check. 2001-04-25 19:54:21 +00:00
wow32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
wsock32 On NetBSD if_type is defined as a macro in /usr/include/net/if.h. 2001-05-09 19:45:30 +00:00
x11drv Create an X window for every window, including children. 2001-06-04 21:55:17 +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 Sanity check for Makedll.rules.in -> Makedll.rules on whether to rerun 2001-05-07 18:22:43 +00:00
Makefile.in Fixed setupapi dependencies. 2001-04-19 01:01:52 +00:00