|
|
1.1 root 1:
2: #include "windows.h"
3: #include "subclass.h"
4:
5: subclassIcon ICON subclass.ico
6:
7:
8: scMenu MENU
9: BEGIN
10: POPUP "&New Control"
11: BEGIN
12: MENUITEM "&Button", IDM_BUTTON
13: MENUITEM "&Edit field", IDM_EDIT
14: MENUITEM "&List box", IDM_LIST
15: END
16: POPUP "&Options"
17: BEGIN
18: MENUITEM "&Test mode", IDM_TEST
19: END
20: END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.