Category : C++ Source Code
Archive   : BWCC.ZIP
Filename : BWCKALL.RC

 
Output of file : BWCKALL.RC contained in archive : BWCC.ZIP
/*****************************************************************/
/* BWCALL.RC defines a simple Borland Windows Custom Control */
/* Dialog Box that can be used as the main window. */
/* Notice the CLASS "BORDLG" to activate the metalic background */
/* Also notice the special "Borshade" Control. */
/*****************************************************************/

#include "windows.h"
#include "bwcc.h"
#include "BWCKALL.H" // used for equates for check box buttons

MAINWINDOWDIALOG DIALOG 22, 10, 176, 169
CAPTION "Borland Check Boxes"
CLASS "BORDLG"
STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME | WS_MINIMIZEBOX | WS_MAXIMIZEBOX
BEGIN
CONTROL " Immediate On / Off", 103, "BorShade", BSS_GROUP | WS_CHILD | WS_VISIBLE | WS_GROUP, 12, 78, 102, 36
CONTROL "Radar Unit 12", IDB_RADAR12, "BorCheck", BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 18, 90, 90, 10
CONTROL "Confabulator 12", IDB_CONFABULATOR12, "BorCheck", BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 18, 102, 90, 10
CONTROL " Delayed On / Off", 103, "BorShade", BSS_GROUP | WS_CHILD | WS_VISIBLE | WS_GROUP, 12, 126, 102, 36
CONTROL "Radar Unit 13", IDB_RADAR13, "BorCheck", BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 18, 138, 90, 10
CONTROL "Confabulator 13", IDB_CONFABULATOR13, "BorCheck", BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 18, 150, 90, 10
CONTROL "", 102, "BorShade", 2 | WS_CHILD | WS_VISIBLE, 336, 210, 114, 1
CONTROL "", 101, "BorShade", BSS_GROUP | WS_CHILD | WS_VISIBLE, 6, 6, 162, 60
CTEXT "Immediate and Delayed Check Box ", -1, 12, 12, 150, 12, WS_CHILD | WS_VISIBLE | WS_GROUP
CTEXT "Processing using Pointers.", -1, 12, 24, 150, 12, WS_CHILD | WS_VISIBLE | WS_GROUP
CTEXT "Also uses pointer to initialize", -1, 12, 42, 150, 8, WS_CHILD | WS_VISIBLE | WS_GROUP
CTEXT "Check Boxes via the check command.", -1, 12, 54, 150, 8, WS_CHILD | WS_VISIBLE | WS_GROUP
CONTROL "", 104, "BorShade", 2 | WS_CHILD | WS_VISIBLE, 0, 72, 174, 3
CONTROL "", 105, "BorShade", 2 | WS_CHILD | WS_VISIBLE, 1, 120, 126, 1
CONTROL "Button", IDCANCEL, "BorBtn", BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 138, 84, 32, 20
CONTROL "", 107, "BorShade", 3 | WS_CHILD | WS_VISIBLE, 126, 72, 2, 96
CONTROL "Button", IDOK, "BorBtn", BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 138, 132, 32, 20
END


















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