OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Default OwlMain to satisfy LibMain in DLLs that aren't components. More...
Go to the source code of this file.
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Functions | |
owl::DIAG_DECLARE_GROUP (OwlMain) | |
bool | OWLInitUserDLL (HINSTANCE hInstance, LPCTSTR cmdLine) |
Routine which initializes an OWL User DLL. | |
Default OwlMain to satisfy LibMain in DLLs that aren't components.
Definition in file initdll.cpp.
Routine which initializes an OWL User DLL.
Initialization routine that must be called from User DLL if DLL provides it's own entry point [i.e.
Definition at line 31 of file initdll.cpp.
References _T, owl::HandleGlobalException(), owl::InitGlobalModule(), OwlMain, owl::TApplication::SetWinMainParams(), and TRACEX.