aboutsummaryrefslogtreecommitdiff
path: root/src/ext/ComPlus/ca/complusca.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/ComPlus/ca/complusca.def')
-rw-r--r--src/ext/ComPlus/ca/complusca.def15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ext/ComPlus/ca/complusca.def b/src/ext/ComPlus/ca/complusca.def
new file mode 100644
index 00000000..7c475759
--- /dev/null
+++ b/src/ext/ComPlus/ca/complusca.def
@@ -0,0 +1,15 @@
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
4LIBRARY "complusca"
5
6EXPORTS
7 ComPlusPrepare
8 ComPlusCleanup
9 ComPlusInstallExecute
10 ComPlusInstallExecuteCommit
11 ComPlusRollbackInstallExecute
12 ComPlusUninstallExecute
13 ComPlusRollbackUninstallExecute
14 ConfigureComPlusInstall
15 ConfigureComPlusUninstall