LibreOffice Module extensions (master) 1
Macros | Functions | Variables
oledll.cxx File Reference
#include <atlbase.h>
#include <atlcom.h>
Include dependency graph for oledll.cxx:

Go to the source code of this file.

Macros

#define STRICT
 
#define _WIN32_DCOM
 

Functions

BOOL WINAPI DllMain (HINSTANCE hInstance, DWORD dwReason, LPVOID)
 

Variables

static CComModule _Module
 

Macro Definition Documentation

◆ _WIN32_DCOM

#define _WIN32_DCOM

Definition at line 21 of file oledll.cxx.

◆ STRICT

#define STRICT

Definition at line 20 of file oledll.cxx.

Function Documentation

◆ DllMain()

BOOL WINAPI DllMain ( HINSTANCE  hInstance,
DWORD  dwReason,
LPVOID   
)

Definition at line 55 of file oledll.cxx.

References _Module, and TRUE.

Variable Documentation

◆ _Module

CComModule _Module
static

Definition at line 36 of file oledll.cxx.

Referenced by DllMain().