Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / DialogDemo / Readme.txt
1 DialogDemo Example\r
2 ==================\r
3 This is a dialog application with fairly typical features. The dialog itself\r
4 is defined in the resource script (resource.rc).  The various controls\r
5 within the dialog are attached to CWnd objects using AttachDlgItem.\r
6 \r
7 Also, refer to the FormDemo example for demonstration of additional features\r
8 such as saving the dialog's state in the registry.\r
9   \r
10 \r
11 Features demonstrated in this example\r
12 =====================================\r
13 * Using a dialog as an application.\r
14 * Use of AttachDlgItem to attach a dialog control to a CWnd.\r
15 * Use of OnMessageReflect to handle notifications in the object that \r
16    generated them.\r
17 * Using a static control as a hyperlink\r
18     

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