ARGH
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / TaskDialog / src / TaskDialog.rc
1 #include "resource.h"\r
2 #include "windows.h"\r
3 \r
4 1     RT_MANIFEST             "res/Win32++.manifest"\r
5 \r
6 \r
7 STRINGTABLE\r
8 BEGIN\r
9     IDS_WINDOWTITLE "Sample task dialog"\r
10     IDS_MAININSTRUCTION "Main Instruction"\r
11     IDS_CONTENT "This is the task dialog content."\r
12         IDS_EXPANDED "This is line 1 of the expanded information.\nThis is line 2 of the expanded information.\nThis is line 3 of the expanded information."\r
13     IDS_VERIFICATIONTEXT "Verification checkbox text message"\r
14     IDS_FOOTER "This is the task dialog footer."\r
15     IDS_RB_FIRST "First radio button"\r
16     IDS_RB_SECOND "Second radio button"\r
17     IDS_RB_THIRD "Third radio button"\r
18     IDS_CB_FIRST "First command control"\r
19         IDS_CB_SECOND "Second command control"\r
20         IDS_CB_THIRD "Third command control"\r
21 END\r

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