#pragma once // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. const UINT COST_SECUREOBJECT = 1000; const UINT COST_SERVICECONFIG = 1000; const UINT COST_XMLFILE = 1000; const UINT COST_CLOSEAPP = 500; const UINT COST_INTERNETSHORTCUT = 2000;