Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / Simple / Readme.txt
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/Simple/Readme.txt b/research/transmission_spectroscopy/TOF/Win32++/samples/Simple/Readme.txt
new file mode 100644 (file)
index 0000000..d90c856
--- /dev/null
@@ -0,0 +1,16 @@
+Simple Example\r
+==============\r
+This project demonstrates how to use Win32++ to create a simple window.  The\r
+CView class controls the view window. The CSimpleApp starts Win32++ and runs\r
+the message loop.\r
+\r
+\r
+Features demonstrated in this example\r
+=====================================\r
+* Inheriting from CWinApp to start Win32++\r
+* Inheriting from CWnd to create a view window\r
+* Using a resource script (resource.rc) to add an icon and window caption\r
+* Processing window messages in CView::WndProc\r
+* Overriding PreCreate to set the initial window parameters\r
+* Overriding OnDraw to draw text on the window's device context\r
+* Using TRACE to ouput debug text
\ No newline at end of file

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