2
0

rterrors_limits.h 563 B

1234567891011
  1. //-------------------------------------------------------------------------------------------------------
  2. // Copyright (C) Microsoft. All rights reserved.
  3. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
  4. //-------------------------------------------------------------------------------------------------------
  5. #pragma once
  6. // NOTE: all resource IDs should be < RTERROR_STRINGFORMAT_OFFSET (up to 10,000 resource ids)
  7. #define RTERROR_STRINGFORMAT_OFFSET 10000
  8. #define RTERROR_PUBLIC_RESOURCEOFFSET 20000