Implemented OleLoadPicture.
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 6 Aug 2001 18:52:14 +0000 (18:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Aug 2001 18:52:14 +0000 (18:52 +0000)
commit252b0fe099ca87d044d93af4aca7d835359cca99
tree294afaf3807245c6d90205f819f4bd8a01619479
parent822ab45314f8a5737068755fde9af1a45d87250a
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.
configure
configure.in
dlls/oleaut32/Makefile.in
dlls/oleaut32/olepicture.c
include/config.h.in
include/olectl.h
include/wine/obj_picture.h