Category : A Collection of Games for DOS and Windows
Archive   : BZONE.ZIP
Filename : GENERIC.RC

 
Output of file : GENERIC.RC contained in archive : BZONE.ZIP
#include "windows.h"
#include "generic.h"

TANK ICON tank.ico

GenericMenu MENU
BEGIN
POPUP "Options"
BEGIN
MENUITEM "Original", IDM_ORIGINAL
MENUITEM "Tank w/ 10 salvos", IDM_COPT2
MENUITEM "Copter w/ 3 salvos", IDM_TANKCOPT
MENUITEM "About", IDM_ABOUT
END
END

AboutBox DIALOG 22, 17, 144, 75
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
CAPTION "About Generic"
BEGIN
CTEXT "BattleZone" -1, 0, 5, 144, 8
CTEXT "Ported by Eric Fogelin" -1, 0, 14, 144, 8
CTEXT "Win 3.0, 3.1, Win32" -1, 0, 34, 144, 8
DEFPUSHBUTTON "OK" IDOK, 53, 59, 32, 14, WS_GROUP
END


  3 Responses to “Category : A Collection of Games for DOS and Windows
Archive   : BZONE.ZIP
Filename : GENERIC.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/