File:  [OS/2 SDKs] / os232sdk / toolkt20 / c / samples / image / image.dlg
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:26:31 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: os2sdk-1990, HEAD
Microsoft OS/2 SDK 2.0 05-30-1990

/*********** IMAGE C Sample Program Dialog Resource File (.DLG) ***************/
/*                                                                            */
/*  This file contains one or more dialog box templates.                      */
/*  The file is referenced in the .RC file by the RCINCLUDE statement and     */
/*  is compiled into the IMAGE.RES file along with the other resources        */
/*  used by the program module. IMAGE.H resolving the synbolic constants.     */
/*                                                                            */
/******************************************************************************/
DLGINCLUDE 1 "IMG_DLG.H"

DLGTEMPLATE IDD_ABOUTBOX LOADONCALL MOVEABLE DISCARDABLE
BEGIN
    DIALOG "", IDD_ABOUTBOX, 9, 17, 194, 90, FS_NOBYTEALIGN | FS_DLGBORDER |
               WS_VISIBLE | WS_CLIPSIBLINGS | WS_SAVEBITS
    BEGIN
        CONTROL IDR_MAIN, IDC_ICON, 13, 56, 21, 21, WC_STATIC, SS_ICON |
                WS_GROUP | WS_VISIBLE
        CONTROL "Image Porting Application", IDC_STATIC, 42, 65, 149, 8,
                WC_STATIC, SS_TEXT | DT_CENTER | DT_TOP | WS_GROUP |
                WS_VISIBLE
        CONTROL "Created 1989, Microsoft, IBM Corp", IDC_STATIC, 5, 35,
                184, 8, WC_STATIC, SS_TEXT | DT_CENTER | DT_TOP | WS_GROUP |
                WS_VISIBLE
        CONTROL "Version 2.0", IDC_STATIC, 37, 50, 153, 8, WC_STATIC,
                SS_TEXT | DT_CENTER | DT_TOP | WS_GROUP | WS_VISIBLE
        CONTROL "OK", IDC_OK, 78, 10, 38, 13, WC_BUTTON, BS_PUSHBUTTON |
                BS_DEFAULT | WS_TABSTOP | WS_VISIBLE
    END
END

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.