OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
winmain.cpp File Reference

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)
 

Detailed Description

Implementation of WinMain for user exes.

Definition in file winmain.cpp.

Function Documentation

◆ _tWinMain()

int WINAPI _tWinMain ( HINSTANCE hInstance,
HINSTANCE hPrevInstance,
TCHAR * cmdLine,
int cmdShow )