Sweden-Number/dlls/olepro32
Alexandre Julliard d0edc5fecd Moved dll-specific make rules to a separate Makedll.rules file. 2000-03-04 22:31:27 +00:00
..
.cvsignore
Makefile.in Moved dll-specific make rules to a separate Makedll.rules file. 2000-03-04 22:31:27 +00:00
README
olepro32.spec Moved some stubs and added forwards in order to make both winapi_check 2000-02-29 22:02:11 +00:00
olepro32stubs.c Moved some stubs and added forwards in order to make both winapi_check 2000-02-29 22:02:11 +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.