CASA/LoginCapture/windows/lcredmgr.def

13 lines
260 B
Modula-2
Raw Normal View History

; lcredmgr.def : Declares the module parameters for the DLL.
LIBRARY lcredmgr.dll
EXPORTS
NPGetCaps
NPLogonNotify
NPPasswordChangeNotify
NPLogoff
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
DllInstall PRIVATE