|
|
1.1 root 1: #include "windows.h"
2: #include "getdev.h"
3:
4:
5: getdevDlg DIALOG 30, 30, 120, 210
6: STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
7: CAPTION "GetDeviceCaps"
8: FONT 10,"Courier"
9: BEGIN
10: LISTBOX DID_LISTBOX , 0, 0, 120, 210, WS_VSCROLL
11: END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.