ARGH
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / DirectX / src / main.cpp
1 ///////////////////////////////////////\r
2 // main.cpp\r
3 \r
4 #include "stdafx.h"\r
5 #include "DXApp.h"\r
6 \r
7 \r
8 int APIENTRY WinMain(HINSTANCE, HINSTANCE, LPSTR, int)\r
9 {\r
10     // Start Win32++\r
11     CDXApp MyApp;\r
12 \r
13         // Run the application\r
14         return MyApp.Run();\r
15 }\r

UCC git Repository :: git.ucc.asn.au