wine-wine/dlls
Alexandre Julliard 4b0343dc5f Moved queue paint count to the server. Removed a few no longer used
routines.
2001-06-20 22:55:31 +00:00
..
advapi32 RegSetValueExA/W: fixed REG_SZ string length handling for Win95. 2001-04-10 21:30:24 +00:00
avifil32 Fixed some issues found by winapi_check. 2001-06-19 03:36:23 +00:00
comctl32 Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
commdlg Fixed some issues found by winapi_check. 2001-06-20 22:53:48 +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. 2001-06-19 18:20:47 +00:00
dinput Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
dplay Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
dplayx Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
dsound Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
gdi Documentation ordinal fixes (using winapi_fixup). 2001-06-13 20:13:18 +00:00
glu32 Fixed some issues found by winapi_check. 2001-06-11 20:16:11 +00:00
icmp Documentation ordinal fixes. 2001-06-19 18:20:47 +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. 2001-06-19 18:20:47 +00:00
lzexpand Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
mpr Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
msacm Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
msnet32 Removed some unnecessary ordinals. 2001-02-21 02:20:45 +00:00
msvcrt Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
msvideo Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
ntdll Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
odbc32 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
ole32 Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
oleaut32 Documentation ordinal fixes. 2001-06-19 18:20:47 +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 Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
olesvr Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
opengl32 Documentation ordinal fixes. 2001-06-19 18:20: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 Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
serialui Cleaned up dll startup routines now that we have separate address 2001-01-17 22:03:18 +00:00
setupapi Fixed some issues found by winapi_check. 2001-06-20 22:53:48 +00:00
shdocvw Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
shell32 Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
shfolder Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
shlwapi Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
tapi32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
ttydrv Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
urlmon Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
user Moved queue paint count to the server. Removed a few no longer used 2001-06-20 22:55:31 +00:00
version Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
win32s Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
winaspi Documentation ordinal fixes. 2001-06-19 18:20:47 +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 Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
winmm Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
winnls Fixed some issues found by winapi_check. 2001-02-13 20:19:15 +00:00
winsock Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
winspool Documentation ordinal fixes. 2001-06-19 18:20:47 +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 Clip parent client area when using the drawable from a higher level 2001-06-20 00:22:40 +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