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

Default OwlMain to satisfy LibMain in DLLs that aren't components. More...

#include <owl/pch.h>
#include <owl/private/checks.h>

Go to the source code of this file.

Functions

int OwlMain (int argc, TCHAR *argv[])
 

Variables

 OWL_DIAGINFO
 

Detailed Description

Default OwlMain to satisfy LibMain in DLLs that aren't components.

Definition in file owlmain.cpp.

Function Documentation

◆ OwlMain()

int OwlMain ( int argc,
TCHAR * argv[] )

Definition at line 17 of file owlmain.cpp.

References _T, and PRECONDITION.

Variable Documentation

◆ OWL_DIAGINFO

OWL_DIAGINFO

Definition at line 12 of file owlmain.cpp.