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

Implementation of WinMain for user exes. More...

#include <owl/pch.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 _tmain (int argc, tchar *argv[])
 

Detailed Description

Implementation of WinMain for user exes.

Definition in file main.cpp.

Function Documentation

◆ _tmain()

int _tmain ( int argc,
tchar * argv[] )