|
Windows C++ Library
|
#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) |
| int WINAPI WinMain | ( | HINSTANCE | hCurrInst, |
| HINSTANCE | , | ||
| LPSTR | lpszCmdLine, | ||
| int | iCmdShow | ||
| ) |
1.7.6.1