Jon Griffiths c50d8743fa Ensure DllCanUnloadNow is a truly void function, and give it a unique 20 роки тому
..
.cvsignore 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 роки тому
Makefile.in fbdfd910c1 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 21 роки тому
README 58c71d4f7c OLEPRO32 stubs. 25 роки тому
olepro32.spec 20698b22df Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 22 роки тому
olepro32stubs.c c50d8743fa Ensure DllCanUnloadNow is a truly void function, and give it a unique 20 роки тому

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.