windows-nt/Source/XPSP1/NT/base/fs/hsm/gui/shellext/hsmshell.def
2020-09-26 16:20:57 +08:00

11 lines
274 B
Modula-2

; (c) 1998 Seagate Software, Inc. All rights reserved.
; HSMShell.def : Declares the module parameters.
LIBRARY "RsShell.DLL"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE