--- q_a/samples/subclass/subclass.h 2018/08/09 18:29:19 1.1.1.1 +++ q_a/samples/subclass/subclass.h 2018/08/09 18:29:43 1.1.1.2 @@ -1,4 +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. +\******************************************************************************/ + + #define IDM_BUTTON 101 #define IDM_EDIT 102 #define IDM_LIST 103