|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdarg.h>#include "wine/debug.h"#include "windef.h"#include "winbase.h"#include "winuser.h"#include "ole2.h"
Go to the source code of this file.
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (ole) | |
| HRESULT WINAPI | DllUnregisterServer (void) |
| HRESULT WINAPI | DllRegisterServer (void) |
| HRESULT WINAPI | DllCanUnloadNow (void) |
| HRESULT WINAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, LPVOID *ppv) |
Definition at line 54 of file olepro32stubs.c.
Definition at line 62 of file olepro32stubs.c.
Definition at line 45 of file olepro32stubs.c.
Definition at line 36 of file olepro32stubs.c.
| WINE_DEFAULT_DEBUG_CHANNEL | ( | ole | ) |