Sweden-Number/dlls
Eric Pouech f051db39ec Mimic more closely Windows' behavior (a MSACM driver is always opened
twice: first time for info gathering, subsequent openings for
conversions).
Added format suggestion for PCM.
Cleaned up internal structures.
2001-05-22 19:21:16 +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 Spelling typos. 2001-05-18 21:01:38 +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 Renamed display to gdi_display where it is used for GDI operations, to 2001-05-11 00:17:47 +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 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
gdi Implemented /etc/printcap based printing support. 2001-05-09 17:10:41 +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 Small clean up. 2001-05-22 19:18:28 +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 Fixed spawnlp and added exec variants. 2001-05-22 19:18:51 +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 Spelling typos. 2001-05-18 21:01:38 +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 Fix duplicate directories being concatenated to buffer in 2001-05-07 18:17:19 +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 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
tapi32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
ttydrv Create an X connection for each thread, and process X events in the 2001-05-16 19:52:29 +00:00
urlmon Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
user Moved the major part of message queue and window timer handling into 2001-05-18 22:51:56 +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 Implemented 64bit file size handling. 2001-05-14 20:09:37 +00:00
winedos Implemented 64bit file size handling. 2001-05-14 20:09:37 +00:00
wineps Read metrics from TrueType fonts. 2001-05-16 20:56:05 +00:00
wininet Implemented 64bit file size handling. 2001-05-14 20:09:37 +00:00
winmm Made midi mapper more robust. 2001-05-22 19:20:53 +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 Moved the major part of message queue and window timer handling into 2001-05-18 22:51:56 +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