diff options
Diffstat (limited to '')
-rw-r--r-- | src/winterop/winterop.def | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/winterop/winterop.def b/src/winterop/winterop.def deleted file mode 100644 index dffa6268..00000000 --- a/src/winterop/winterop.def +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
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 | LIBRARY "winterop.dll" | ||
4 | |||
5 | EXPORTS | ||
6 | CreateCabBegin | ||
7 | CreateCabCancel | ||
8 | CreateCabAddFile | ||
9 | CreateCabAddFiles | ||
10 | CreateCabFinish | ||
11 | EnumerateCabBegin | ||
12 | EnumerateCab | ||
13 | EnumerateCabFinish | ||
14 | ExtractCabBegin | ||
15 | ExtractCab | ||
16 | ExtractCabFinish | ||
17 | ResetAcls | ||
18 | HashPublicKeyInfo | ||