wine-wine/dlls
Patrik Stridvall 83dbdceba3 Fixed issue found by winapi_check. 2001-07-14 00:49:03 +00:00
..
advapi32 RegSetValueExA/W: fixed REG_SZ string length handling for Win95. 2001-04-10 21:30:24 +00:00
avifil32 Documentation fixes. 2001-07-02 19:59:40 +00:00
comctl32 - Move creation process to the WM_NCCREATE message like native and force 2001-07-08 20:31:11 +00:00
commdlg Added Quality Box (readonly currently) for 16bit templated dialogs. 2001-07-14 00:47:20 +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 - removed unused OSMesa linking 2001-07-12 02:46:23 +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 fixes. 2001-07-11 18:56:41 +00:00
dsound Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
gdi Documentation fixes. 2001-07-02 19:59:40 +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 Rewrite GetCommState16 using GetCommState. 2001-07-14 00:45:58 +00:00
lzexpand Documentation fixes. 2001-07-02 19:59:40 +00:00
mpr Documentation fixes. 2001-07-02 19:59:40 +00:00
msacm Documentation fixes. 2001-07-11 18:56:41 +00:00
msnet32 Removed some unnecessary ordinals. 2001-02-21 02:20:45 +00:00
msvcrt Semistubs for _ismbcdigit,_ismbcspace,_mbslwr,_mbsnbcmp,_mbsspn. 2001-07-11 20:13:14 +00:00
msvideo Documentation fixes. 2001-07-11 18:56:41 +00:00
ntdll Fixed issue found by winapi_check. 2001-07-14 00:49:03 +00:00
odbc32 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
ole32 Made some FIXME()s print the respective strings passed. 2001-07-14 00:47:52 +00:00
oleaut32 Made some FIXME()s print the respective strings passed. 2001-07-14 00:47:52 +00:00
olecli Documentation fixes. 2001-07-02 19:59:40 +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 Documentation fixes. 2001-07-02 19:59:40 +00:00
opengl32 Documentation fixes. 2001-07-11 18:56:41 +00:00
psapi Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
quartz Added stubs for quartz.dll. 2001-07-02 18:57:22 +00:00
rasapi32 Documentation fixes. 2001-07-12 22:33:51 +00:00
richedit Documentation fixes. 2001-07-11 18:56:41 +00:00
rpcrt4 Fixed some issues found by winapi_check. 2001-07-12 22:22:23 +00:00
serialui Documentation fixes. 2001-07-02 19:59:40 +00:00
setupapi Documentation fixes. 2001-07-11 18:56:41 +00:00
shdocvw Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
shell32 Documentation fixes. 2001-07-12 22:33:51 +00:00
shfolder Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
shlwapi Documentation fixes. 2001-07-11 18:56:41 +00:00
tapi32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
ttydrv Documentation fixes. 2001-07-02 19:59:40 +00:00
urlmon Documentation fixes. 2001-07-02 19:59:40 +00:00
user Documentation fixes. 2001-07-11 18:56:41 +00:00
version Documentation fixes. 2001-07-11 18:56:41 +00:00
win32s Documentation fixes. 2001-07-11 18:56:41 +00:00
winaspi Documentation fixes. 2001-07-02 19:59:40 +00:00
winedos Documentation fixes. 2001-07-02 19:59:40 +00:00
wineps Documentation fixes. 2001-07-11 18:56:41 +00:00
wininet Have InternetGetConnectedState always return 'LAN connection'. 2001-07-11 17:24:39 +00:00
winmm Documentation fixes. 2001-07-11 18:56:41 +00:00
winnls Fixed some issues found by winapi_check. 2001-02-13 20:19:15 +00:00
winsock Documentation fixes. 2001-07-12 22:33:51 +00:00
winspool Documentation fixes. 2001-07-02 19:59:40 +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 Documentation fixes. 2001-07-11 18:56:41 +00:00
x11drv Fix X crash when running in managed mode. 2001-07-12 22:27: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 Added stubs for quartz.dll. 2001-07-02 18:57:22 +00:00
make_dlls Added script to update dlls dependencies. 2001-06-08 19:09:44 +00:00