|
|
1.1 root 1: IDM_TEST_BITMAP_BUTTON2 DIALOG 55, 38, 188, 75
2: STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
3: CAPTION "OwnerBtn Test2"
4: FONT 8, "Helv"
5: BEGIN
6: CTEXT "Example Dialog with", -1, 9, 4, 174, 8
7: CTEXT "auto-load self-drawing bitmap buttons", -1, 9,
8: 12, 174, 8
9: CTEXT "(the easy way to do Basic Custom Controls)", -1,
10: 9, 20, 174, 8
11: CONTROL "OK", IDOK, "Button", BS_OWNERDRAW | WS_TABSTOP, 46, 39,
12: 40, 30
13: CONTROL "CANCEL", IDCANCEL, "Button", BS_OWNERDRAW | WS_TABSTOP,
14: 102, 39, 40, 30
15: END
16:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.