Category : C Source Code
Archive   : WINPIPE.ZIP
Filename : STDIO.RC

 
Output of file : STDIO.RC contained in archive : WINPIPE.ZIP
#include "windows.h"
#include "Stdio.h"
#include "stdiov.h"

StdioIcon ICON Stdio.ico

Stdio MENU
BEGIN
POPUP "&File"
BEGIN
MENUITEM "Open &Log File", IDM_SAVE
MENUITEM "Cl&ose Log File", IDM_CLOSE, GRAYED
MENUITEM "&Clear Window", IDM_CLEAR
MENUITEM SEPARATOR
MENUITEM "Set &Default Position", IDM_DEFAULT
MENUITEM "&About ...", IDM_ABOUT
END
END

AboutBox DIALOG 22, 17, 144, 75
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
CAPTION "About Stdio"
BEGIN
CTEXT "Standard 'C' I/O Window" -1, 0, 4, 144, 8
CTEXT VERSION_NUMBER -1, 0, 16, 144, 8
CTEXT "By Mark L. Woodward 1990" -1, 0, 32, 144, 8
DEFPUSHBUTTON "OK" IDOK, 53, 59, 32, 14, WS_GROUP
END


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