|
|
1.1 root 1: #include <windows.h>
2: #include "loadtest.h"
3:
4: Menu MENU
5: BEGIN
6: POPUP "&Options"
7: BEGIN
8: MENUITEM "&LoadLibrary", IDM_LOADLIBRARY
9: MENUITEM "&FreeLibrary", IDM_FREELIBRARY
10: MENUITEM "&CreateThread", IDM_CREATETHREAD
11: MENUITEM "DLLFunction&1", IDM_DLLFUNCTION1
12: MENUITEM "DLLFunction&2", IDM_DLLFUNCTION2
13: MENUITEM "DLLFunction&3", IDM_DLLFUNCTION3
14: MENUITEM "DLLFunction&4", IDM_DLLFUNCTION4
15: MENUITEM "DLL&DialogBox", IDM_DLLDIALOGBOX
16: END
17: END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.