| 1 | ; 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. |
| 2 | |
| 3 | |
| 4 | EXPORTS |
| 5 | BalEscapeStringFromEngine |
| 6 | BalFormatStringFromEngine |
| 7 | BalGetStringVariableFromEngine |
| 8 | BalGetVersionVariableFromEngine |
| 9 | BalGetRelatedBundleVariableFromEngine |
| 10 | BalVariableExistsFromEngine |
| 11 | BalDebuggerCheck |
| 12 | BootstrapperApplicationRun |
| 13 | StrFree |
| 14 | VerCompareParsedVersions |
| 15 | VerCompareStringVersions |
| 16 | VerCopyVersion |
| 17 | VerFreeVersion |
| 18 | VerParseVersion |
| 19 | VerVersionFromQword |