|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implementation of WinMain for user exes. More...
#include <owl/pch.h>#include <owl/defs.h>#include <owl/applicat.h>#include <owl/lclstrng.h>#include <owl/gdiplus.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 | _tWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, TCHAR *cmdLine, int cmdShow) |
Implementation of WinMain for user exes.
Definition in file winmain.cpp.
Definition at line 132 of file winmain.cpp.
References _T, owl::HandleGlobalException(), owl::InitGlobalModule(), OwlMain, owl::TApplication::SetWinMainParams(), and TRACEX.