Category : C++ Source Code
Archive   : AFXVBX.ZIP
Filename : APP.RC

 
Output of file : APP.RC contained in archive : AFXVBX.ZIP
/* hello.rc : Defines the resources for the Hello application.
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and Microsoft
// QuickHelp documentation provided with the library.
// See these sources for detailed information regarding the
// Microsoft Foundation Classes product.
*/

#include
#include
#include "resource.h"

AFX_IDI_STD_FRAME ICON hello.ico

MainMenu MENU
{
POPUP "&Help"
{
MENUITEM "&About Hello...\tF1", IDM_ABOUT
}
}

MainAccelTable ACCELERATORS
{
VK_F1, IDM_ABOUT, VIRTKEY
}

rcinclude hello.dlg



  3 Responses to “Category : C++ Source Code
Archive   : AFXVBX.ZIP
Filename : APP.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/