Marcus Meissner
f158f541dd
Use GetDC(0) instead of CreateCompatibleDC(0).
2001-08-20 18:00:10 +00:00
Patrik Stridvall
ad9cab82a4
Fixed issue found by winapi_check.
2001-08-09 21:35:59 +00:00
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
Patrik Stridvall
8b216b3d02
Documentation ordinal fixes.
2001-06-19 18:20:47 +00:00
Gerard Patel
3b63e6a3c6
Stub for OleLoadPictureEx.
2001-04-10 21:17:04 +00:00
James Juran
f4d5fefb0a
Add <string.h> to files that needed it.
2001-01-26 20:43:40 +00:00
Patrik Stridvall
1ed5577522
Don't include windows.h internally.
2000-11-30 01:31:28 +00:00
Dimitrie O. Paun
529da54394
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
2000-11-27 23:54:25 +00:00
Andreas Mohr
2caee712a2
Spelling fixes.
2000-07-16 15:44:22 +00:00
Huw D M Davies
74b98116c6
OLE picture object implementation.
2000-07-15 14:59:11 +00:00