Windows C++ Library
Functions
WinMain.cpp File Reference
#include "Common.hpp"
#include <stdio.h>
#include <locale.h>
#include "TraceLogger.hpp"
#include "App.hpp"
#include "SeTranslator.hpp"
#include "MsgThread.hpp"
#include "Exception.hpp"
#include <Core/AnsiWide.hpp>
#include <tchar.h>

Functions

int WINAPI WinMain (HINSTANCE hCurrInst, HINSTANCE, LPSTR lpszCmdLine, int iCmdShow)

Function Documentation

int WINAPI WinMain ( HINSTANCE  hCurrInst,
HINSTANCE  ,
LPSTR  lpszCmdLine,
int  iCmdShow 
)