Category : Files from Magazines
Archive   : VOL11N15.ZIP
Filename : SYSMON.RC

 
Output of file : SYSMON.RC contained in archive : VOL11N15.ZIP
// Resource script for SysMon.C

#include "windows.h"
#include "SysMon.h"

SysMonIcon ICON SysMon.ico

SysMonMenu MENU
BEGIN
POPUP "&File"
BEGIN
MENUITEM "E&xit", IDM_EXIT
MENUITEM SEPARATOR
MENUITEM "A&bout", IDM_ABOUT
END
POPUP "&Display"
BEGIN
MENUITEM "&Modules", IDM_MODULE
MENUITEM "Window &Classes", IDM_CLASS
MENUITEM "Active &Tasks", IDM_TASK
MENUITEM "&Global Heap", IDM_GLOBHEAP
MENUITEM "&System Heap", IDM_SYSHEAP
MENUITEM "Memory &Available", IDM_MEMMAN
MENUITEM "&Disk Space Available", IDM_DISK
END
MENUITEM "&Refresh!", IDM_REFRESH
END

AboutBox DIALOG 22, 17, 126, 53
CAPTION "About SysMon..."
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
BEGIN
ICON "SysMonIcon", -1, 7, 8, 16, 16, WS_CHILD | WS_VISIBLE
CTEXT "System Monitor 1.0", -1, 33, 6, 84, 8
CTEXT "\251 1992 Petit Mal Software", -1, 32, 16, 87, 9
CONTROL "OK", IDOK, "BUTTON", WS_GROUP, 47, 35, 32, 14
END














  3 Responses to “Category : Files from Magazines
Archive   : VOL11N15.ZIP
Filename : SYSMON.RC

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/