Sweden-Number/dlls
Alexandre Julliard 883cff405b Fixed handling of zero-sized client window.
Create the X windows before sending WM_NCCREATE.
2001-06-12 04:02:10 +00:00
..
advapi32 RegSetValueExA/W: fixed REG_SZ string length handling for Win95. 2001-04-10 21:30:24 +00:00
avifil32 Implemented some part of AVIFIL32. 2001-06-07 22:28:19 +00:00
comctl32 - correct rebar window borders and handling of RBS_BORDERS, now 2001-06-11 20:12:11 +00:00
commdlg Fixes to French translation of common dialog messages. 2001-06-07 22:23:56 +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 Documentation ordinal fixes (using winapi_fixup). 2001-06-11 20:14:43 +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 Fixed some issues found by winapi_check. 2001-06-11 20:16:11 +00:00
glu32 Fixed some issues found by winapi_check. 2001-06-11 20:16:11 +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 Documentation ordinal fixes (using winapi_fixup). 2001-06-11 20:14:43 +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 Documentation ordinal fixes (using winapi_fixup). 2001-06-11 20:14:43 +00:00
msnet32 Removed some unnecessary ordinals. 2001-02-21 02:20:45 +00:00
msvcrt Fixed some issues found by winapi_check. 2001-06-11 20:16:11 +00:00
msvideo Fixed some issues found by winapi_check. 2001-06-11 20:16:11 +00:00
ntdll Limit output for certain text functions. 2001-06-08 20:19:28 +00:00
odbc32 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
ole32 Fixed some issues found by winapi_check. 2001-06-11 20:16:11 +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 Upgrade OpenGL thunks with latest informations from OpenGL spec file. 2001-06-08 18:56:51 +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 Fixed some issues found by winapi_check. 2001-06-11 20:16:11 +00:00
tapi32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
ttydrv Use a flag to test if create structure is unicode. 2001-06-06 21:26:50 +00:00
urlmon Implemented some very basic functionality. 2001-05-31 21:38:38 +00:00
user Limit output for certain text functions. 2001-06-08 20:19:28 +00:00
version Remove unneeded WINAPI. 2001-06-06 21:06:12 +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 Fixed some issues found by winapi_check. 2001-06-11 20:16:11 +00:00
wininet Implemented 64bit file size handling. 2001-05-14 20:09:37 +00:00
winmm Fixed some issues found by winapi_check. 2001-06-11 20:16:11 +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 Fixed handling of zero-sized client window. 2001-06-12 04:02:10 +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 Implemented glu32.dll as libGLU.so forwarder. 2001-06-08 19:02:57 +00:00
make_dlls Added script to update dlls dependencies. 2001-06-08 19:09:44 +00:00