aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/ca/cost.h
blob: 8b8e8874a5f8f6b52ffbb78ace0a5ac7ad9867d4 (plain)
1
2
3
4
5
6
7
8
9
#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;