Sweden-Number/dlls/oleaut32
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
..
.cvsignore Add version info for built-in oleaut32.dll. 2001-03-19 19:17:27 +00:00
Makefile.in Implemented OleLoadPicture. 2001-08-06 18:52:14 +00:00
connpt.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
connpt.h A generic implemention of IConnectionPoint/IEnumConnections. 2000-07-25 12:26:12 +00:00
dispatch.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
hash.c Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
ole2disp.c - Made sure that the files that contains the declarations 2001-07-23 23:50:18 +00:00
ole2disp.h - Made sure that the files that contains the declarations 2001-07-23 23:50:18 +00:00
ole2disp.spec Stub CreateDispTypeInfo, CreateStdDispatch16 and CreateStdDispatch. 2000-10-19 20:21:42 +00:00
oleaut.c Documentation fixes. 2001-07-26 21:44:23 +00:00
oleaut32.spec OLEAUT32.DllGetClassObject and support for the Ole StdFont added (just 2001-07-24 00:59:28 +00:00
olefont.c OLEAUT32.DllGetClassObject and support for the Ole StdFont added (just 2001-07-24 00:59:28 +00:00
olepicture.c Implemented OleLoadPicture. 2001-08-06 18:52:14 +00:00
parsedt.c - Added comment that code is broken. 2001-07-08 22:31:29 +00:00
parsedt.h Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
safearray.c Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
stubs.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
typelib.c First (partial) implementation of ITypeInfo::Invoke. 2001-08-06 17:46:18 +00:00
typelib.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
typelib.spec Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
variant.c Documentation fixes. 2001-07-02 19:59:40 +00:00
version.rc Add version info for built-in oleaut32.dll. 2001-03-19 19:17:27 +00:00