| 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 | LIBRARY "complusca" |
| 5 | |
| 6 | EXPORTS |
| 7 | ComPlusPrepare |
| 8 | ComPlusCleanup |
| 9 | ComPlusInstallExecute |
| 10 | ComPlusInstallExecuteCommit |
| 11 | ComPlusRollbackInstallExecute |
| 12 | ComPlusUninstallExecute |
| 13 | ComPlusRollbackUninstallExecute |
| 14 | ConfigureComPlusInstall |
| 15 | ConfigureComPlusUninstall |