wine-wine/dlls
Marcus Meissner 252b0fe099 Implemented OleLoadPicture.
Added support for loading JPEG, Bitmap and Icons from persistant
streams.
Implemented JPEG support using libjpeg, added necessary configure.in
options.
Added IConnectionPoint style notifications to the IPicture iface.
Implemented several of the stubs already there, added some more.
2001-08-06 18:52:14 +00:00
..
advapi32 Moved server.h to include/wine. 2001-07-19 00:39:09 +00:00
avifil32 Documentation fixes. 2001-07-02 19:59:40 +00:00
comctl32 Fixed tab control index handling. 2001-08-06 17:51:09 +00:00
commdlg Only add "." separator in case a default file name extension does 2001-08-03 18:11:49 +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 Fixed a few problems with DCX_* flags handling. 2001-07-31 00:14:06 +00:00
dinput Fixed some warnings. 2001-07-26 21:44:44 +00:00
dplay Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
dplayx Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
dsound Fixed some warnings. 2001-07-26 21:44:44 +00:00
gdi Include device name in call to CreateIC. 2001-07-31 17:25:47 +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 SetCommConfig has 3 arguments, not 2. 2001-08-06 17:50:42 +00:00
lzexpand - Made sure that the files that contains the declarations 2001-07-23 23:50:18 +00:00
mpr Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
msacm Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
msnet32 Removed some unnecessary ordinals. 2001-02-21 02:20:45 +00:00
msvcrt - Made sure that the files that contains the declarations 2001-07-23 23:50:18 +00:00
msvideo - Made sure that the files that contains the declarations 2001-07-20 18:00:00 +00:00
ntdll Fix a typo. 2001-07-26 21:41:22 +00:00
odbc32 Add '\n' at the end of traces. 2001-05-09 17:31:31 +00:00
ole32 Fixed some warnings. 2001-07-29 20:19:51 +00:00
oleaut32 Implemented OleLoadPicture. 2001-08-06 18:52:14 +00:00
olecli - Made sure that the files that contains the declarations 2001-07-23 23:50:18 +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 - Made sure that the files that contains the declarations 2001-07-23 23:50:18 +00:00
opengl32 - added support for the SGIS multitexture extension. 2001-07-31 00:08:05 +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 Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +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 Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
shdocvw Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
shell32 Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
shfolder Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
shlwapi Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
tapi32 Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
ttydrv Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
urlmon Documentation fixes. 2001-07-02 19:59:40 +00:00
user Removed a few unnecessary Callouts. 2001-07-26 20:12:54 +00:00
version - Made sure that the files that contains the declarations 2001-07-18 21:04:23 +00:00
win32s Documentation fixes. 2001-07-11 18:56:41 +00:00
winaspi Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
winedos Documentation fixes. 2001-07-02 19:59:40 +00:00
wineps Rewrote Escape to avoid calling down to Escape16. 2001-07-29 20:25:14 +00:00
wininet Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
winmm Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
winnls Fixed some issues found by winapi_check. 2001-02-13 20:19:15 +00:00
winsock Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +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 Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
x11drv XGrabPointer is now called from the correct thread context and it is 2001-08-06 18:47:25 +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 missing ntdll imports. 2001-07-27 19:49:49 +00:00
make_dlls Added script to update dlls dependencies. 2001-06-08 19:09:44 +00:00