Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / Threads / src / ThreadApp.cpp
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/Threads/src/ThreadApp.cpp b/research/transmission_spectroscopy/TOF/Win32++/samples/Threads/src/ThreadApp.cpp
new file mode 100644 (file)
index 0000000..2b24c43
--- /dev/null
@@ -0,0 +1,21 @@
+///////////////////////////////////////////////////////\r
+//ThreadApp.cpp -  Definitions for the CThreadApp class\r
+\r
+#include "stdafx.h"\r
+#include "ThreadApp.h"\r
+\r
+\r
+CThreadApp::CThreadApp()\r
+{\r
+}\r
+\r
+CThreadApp::~CThreadApp()\r
+{\r
+}\r
+\r
+BOOL CThreadApp::InitInstance()\r
+{\r
+       m_MainWnd.Create();\r
+\r
+       return TRUE;\r
+}\r

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