LibreOffice Module embedserv (master) 1
Macros | Functions | Variables
esdll.cxx File Reference
#include <stdafx.h>
#include <atlbase.h>
#include <atlcom.h>
#include <syswinwrapper.hxx>
#include <docholder.hxx>
Include dependency graph for esdll.cxx:

Go to the source code of this file.

Macros

#define _WIN32_DCOM
 

Functions

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

Variables

CComModule _Module
 

Macro Definition Documentation

◆ _WIN32_DCOM

#define _WIN32_DCOM

Definition at line 20 of file esdll.cxx.

Function Documentation

◆ DllMain()

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

Definition at line 45 of file esdll.cxx.

References _Module, FALSE, winwrap::HatchWindowRegister(), and TRUE.

Variable Documentation

◆ _Module

CComModule _Module

Definition at line 25 of file esdll.cxx.

Referenced by DllMain().