Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / Tray / Readme.txt
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/Tray/Readme.txt b/research/transmission_spectroscopy/TOF/Win32++/samples/Tray/Readme.txt
new file mode 100644 (file)
index 0000000..df5d0d6
--- /dev/null
@@ -0,0 +1,17 @@
+Tray Example\r
+==============\r
+This project demonstrates how to create an application which can be minimised\r
+to the system tray, and restored.\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
+* Adding a menu to a simple window\r
+* Using TRACE to ouput debug text\r
+* Use of Shell_NotifyIcon to add an icon to the system tray
\ No newline at end of file

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