Files
reactos/reactos/lib/olepro32
Magnus Olsen 2c5946dd01 remove some unse Makefile.ros-template files
not longer need it

svn path=/trunk/; revision=15663
2005-05-29 15:17:38 +00:00
..
2005-05-28 09:38:59 +00:00
2004-12-31 15:41:00 +00:00
2005-05-28 09:38:59 +00:00
2005-04-04 22:05:08 +00:00
2005-05-28 09:38:59 +00:00
2004-12-31 15:41:00 +00:00

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.