diff options
Diffstat (limited to 'src/api/burn/mbanative/mbanative.def')
-rw-r--r-- | src/api/burn/mbanative/mbanative.def | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/api/burn/mbanative/mbanative.def b/src/api/burn/mbanative/mbanative.def new file mode 100644 index 00000000..28e923b6 --- /dev/null +++ b/src/api/burn/mbanative/mbanative.def | |||
@@ -0,0 +1,12 @@ | |||
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 | InitializeFromCreateArgs | ||
6 | StoreBAInCreateResults | ||
7 | VerCompareParsedVersions | ||
8 | VerCompareStringVersions | ||
9 | VerCopyVersion | ||
10 | VerFreeVersion | ||
11 | VerParseVersion | ||
12 | VerVersionFromQword | ||