--- mstools/samples/fontview/fontview.h 2018/08/09 18:20:50 1.1.1.2 +++ mstools/samples/fontview/fontview.h 2018/08/09 18:24:03 1.1.1.3 @@ -1,3 +1,14 @@ + +/******************************************************************************\ +* 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_SYSMENU 666 #define IDM_FILE 100 @@ -44,7 +55,7 @@ #define ID_TOOLBAR 150 #define ID_CREATEPARAM ID_TOOLBAR+1 #define ID_CREATEVALUE ID_TOOLBAR+2 -#define ID_ZOOM ID_TOOLBAR+3 +#define ID_ZOOM ID_TOOLBAR+3 #define ID_STATUSBAR 160 #define ID_MENUFIELD ID_STATUSBAR+1