|
|
1.1 root 1: // dialog with not edit items in it
2:
3: // Exact height of this dialog is unknown (change with code)
4: IDD_DERIVED_EDIT DIALOG 16, 16, 176, 200 /* ? */
5: STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
6: CAPTION "Sample Dialog"
7: FONT 8, "Helv"
8: BEGIN
9: DEFPUSHBUTTON "Done", IDOK, 137, 6, 33, 14
10: END
11:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.