winnt-dont-display-ibm-legal-message-20040326
[openafs.git] / src / WINNT / client_exp / afs_shl_ext.def
1 ; Copyright 2000, International Business Machines Corporation and others.
2 ; All Rights Reserved.
3
4 ; This software has been released under the terms of the IBM Public
5 ; License.  For details, see the LICENSE file in the top-level source
6 ; directory or online at http://www.openafs.org/dl/license10.html
7
8
9 ; AfsShlExt.def : Declares the module parameters for the DLL.
10
11 LIBRARY      "afs_shl_ext"
12 DESCRIPTION  'AfsShlExt Windows Dynamic Link Library'
13
14 EXPORTS
15     ; Explicit exports can go here
16         DllCanUnloadNow PRIVATE
17         DllGetClassObject PRIVATE
18         DllRegisterServer PRIVATE