wine/dlls/olepro32
2003-10-11 01:09:15 +00:00
..
.cvsignore
Makefile.in Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
olepro32.spec
olepro32stubs.c Fixed a few more headers dependency issues. 2003-09-09 19:39:31 +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.