Category : C Source Code
Archive   : LSTDRG.ZIP
Filename : GENERIC.RC

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

DragCursor CURSOR drag.cur
NoDropCursor CURSOR nodrop.cur

GenericMenu MENU
BEGIN
POPUP "&Help"
BEGIN
MENUITEM "&About Generic...", IDM_ABOUT
END
END

AboutBox DIALOG 22, 17, 144, 75
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
CAPTION "About Generic"
BEGIN
CTEXT "Microsoft Windows" -1, 0, 5, 144, 8
CTEXT "Generic Application" -1, 0, 14, 144, 8
CTEXT "Version 3.0" -1, 0, 34, 144, 8
DEFPUSHBUTTON "OK" IDOK, 53, 59, 32, 14, WS_GROUP
END


  3 Responses to “Category : C Source Code
Archive   : LSTDRG.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/