4 * Copyright 1999 Corel Corporation
9 #include "debugtools.h"
13 DEFAULT_DEBUG_CHANNEL(ole);
15 HRESULT WINAPI OLEPRO32_DllUnregisterServer()
17 FIXME("not implemented (olepro32.dll) \n");
21 HRESULT WINAPI OLEPRO32_DllRegisterServer()
23 FIXME("not implemented (olepro32.dll) \n");
27 HRESULT WINAPI OLEPRO32_DllCanUnloadNow( )
29 FIXME("not implemented (olepro32.dll) \n");
33 HRESULT WINAPI OLEPRO32_DllGetClassObject( REFCLSID rclsid, REFIID riid, LPVOID* ppv )
35 FIXME("not implemented (olepro32.dll) \n");