--- mstools/samples/printer/printer.rc 2018/08/09 18:21:29 1.1.1.1 +++ mstools/samples/printer/printer.rc 2018/08/09 18:23:29 1.1.1.2 @@ -1,8 +1,15 @@ -/******************************************************************************\ -* -* PRINTER.RC -* -\******************************************************************************/ + +//----------------------------------------------------------------------------- +// 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 #include @@ -128,7 +135,7 @@ FONT 8, "MS Sans Serif" BEGIN ICON MAIN_ICON, 101, 8, 22, 18, 20 CTEXT "Microsoft Developer Support", 104, 0, 63, 136, 8 - CTEXT "Copyright (c) 1992 Microsoft Corporation", 105, 0, 74, + CTEXT "Copyright \251 1992-1993 Microsoft Corporation", 105, 0, 74, 136, 8 LTEXT "Printer Win32 SDK sample ", 103, 40, 25, 95, 8 LTEXT "version 1.0", 106, 40, 35, 95, 8