Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / tutorials / Tutorial8 / ScribbleApp.cpp
1 //////////////////////////////////\r
2 // ScribbleApp.cpp\r
3 \r
4 #include "ScribbleApp.h"\r
5 \r
6 CScribbleApp::CScribbleApp()\r
7 {\r
8 }\r
9 \r
10 BOOL CScribbleApp::InitInstance()\r
11 {\r
12     //Create the Window\r
13     m_Frame.Create();\r
14 \r
15         return TRUE;\r
16 }\r

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