File:  [WindowsNT SDKs] / mstools / win32s / ut / samples / utsample / utsamp.dlg
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:25:17 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-nov-1993, ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993

/*************************************************\
* UTSamp.dlg: Dialogs for Universal Thunks sample *
\*************************************************/


1 DLGINCLUDE "utsamp.h"

AboutDlg DIALOG FIXED 6, 21, 198, 99
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "About UTSamp"
FONT 8, "MS Sans Serif"
BEGIN
    DEFPUSHBUTTON   "&OK", IDOK, 72, 74, 40, 14
    ICON	    "UTSampIcon", -1, 10, 18, 18, 20
    LTEXT	    "Universal Thunks Sample", 104, 45, 14,
		    128, 8
    LTEXT	    "By Lee Hart", 105, 45, 35, 59, 8
    LTEXT           "Microsoft Developer Support", 106, 45, 45, 98, 8
    LTEXT	    "Copyright (c) 1993 Microsoft Corporation", 107, 45,
		    54, 138, 8
END

unix.superglobalmegacorp.com

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