#include "stdafx.h"#include "_bl7.h"#include "./MyApp.h"Functions | |
| int APIENTRY | _tWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) |
| int APIENTRY _tWinMain | ( | HINSTANCE | hInstance, | |
| HINSTANCE | hPrevInstance, | |||
| LPTSTR | lpCmdLine, | |||
| int | nCmdShow | |||
| ) |
The main entry point of the instance.
1.7.1