OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
libmain.cpp File Reference

Default implementation of DLlEntryPoint()/LibMain() for user DLLs. More...

#include <owl/pch.h>
#include <owl/applicat.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlMain)
 
int WINAPI DllEntryPoint (HINSTANCE hInstance, uint32 reason, LPVOID)
 

Detailed Description

Default implementation of DLlEntryPoint()/LibMain() for user DLLs.

Definition in file libmain.cpp.

Function Documentation

◆ DllEntryPoint()

int WINAPI DllEntryPoint ( HINSTANCE hInstance,
uint32 reason,
LPVOID  )

Definition at line 51 of file libmain.cpp.

References _T, OWLInitUserDLL(), OwlMain, and TRACEX.