Sweden-Number/dlls/olepro32
Patrik Stridvall 01d5e5b071 Documentation fixes. 2001-07-02 19:59:40 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Start using import tables for dlls that can already support it. 2000-11-12 03:50:10 +00:00
README OLEPRO32 stubs. 2000-02-07 16:26:56 +00:00
olepro32.spec Declare debug channels in all dlls that need them; added imports of 2000-11-05 04:53:07 +00:00
olepro32stubs.c Documentation fixes. 2001-07-02 19:59:40 +00:00

README

29Nov99
Sean Langley 

This library (OLEPRO32.DLL) is basically a sub-set of what is in OLEAUT32.DLL.
The main difference under Win32 is that OLEPRO32.DLL can be used
as a type library.  There are two functions in this DLL which are already 
implemented in Wine.  They are OleCreateFontIndirect, and OleTranslateColor.
The spec file for both of these functions points to the functions in the
OLEAUT32.DLL.