--- mstools/samples/comm/tty.rc 2018/08/09 18:22:17 1.1.1.2 +++ mstools/samples/comm/tty.rc 2018/08/09 18:24:33 1.1.1.3 @@ -1,22 +1,14 @@ -//--------------------------------------------------------------------------- -// -// Module: tty.rc -// -// Purpose: -// TTY resource definitions -// -// Development Team: -// Bryan A. Woodruff -// -// History: Date Author Comment -// 5/ 9/91 BryanW Wrote it -// -//--------------------------------------------------------------------------- -// -// Written by Microsoft Product Support Services, Windows Developer Support. -// Copyright (c) 1991 Microsoft Corporation. All Rights Reserved. -// -//--------------------------------------------------------------------------- + +//----------------------------------------------------------------------------- +// 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. +//----------------------------------------------------------------------------- #include @@ -99,7 +91,7 @@ BEGIN 10, SS_NOPREFIX | NOT WS_GROUP LTEXT "TTY Sample v.%02d.%02d.%03d", IDD_VERSION, 45, 15, 120, 10, SS_NOPREFIX | NOT WS_GROUP - LTEXT "Copyright © 1991 Microsoft Corp.", 0xFFFF, 45, 25, 145, + LTEXT "Copyright \251 1991-1993 Microsoft Corp.", 0xFFFF, 45, 25, 145, 10, SS_NOPREFIX | NOT WS_GROUP LTEXT "", IDD_BYLINE, 45, 35, 145, 20, SS_NOPREFIX | NOT WS_GROUP