--- mstools/samples/fontview/fontview.dlg 2018/08/09 18:20:52 1.1.1.2 +++ mstools/samples/fontview/fontview.dlg 2018/08/09 18:24:04 1.1.1.3 @@ -1,3 +1,15 @@ + +//----------------------------------------------------------------------------- +// This is a part of the Microsoft Source Code Samples. +// Copyright (C) 1993 Microsoft Corporation. +// All rights reserved. +// +// This source code is only intended as a supplement to +// Microsoft Development Tools and/or WinHelp documentation. +// See these sources for detailed information regarding the +// Microsoft samples programs. +//----------------------------------------------------------------------------- + DLGINCLUDE RCDATA DISCARDABLE BEGIN "FONTVIEW.H\0" @@ -184,9 +196,9 @@ FONTVIEW DIALOG 13, 24, 173, 57 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU CAPTION "About FontView..." BEGIN - LTEXT "Font Utility v2.1", 65535, 3, 24, 76, 9 + LTEXT "Font Utility v2.1", 65535, 3, 24, 76, 9 RTEXT "Written By: Robert Hess", 65535, 76, 24, 92, 8 - CTEXT "Copyright (c) 1992 Microsoft Corporation", 65535, 13, + CTEXT "Copyright \251 1992-1993 Microsoft Corporation", 65535, 13, 33, 147, 8 CTEXT "All Rights Reserved", 65535, 43, 41, 86, 8 DEFPUSHBUTTON "Ok", IDOK, 139, 41, 32, 14