CASA/LoginCapture/windows/lcredmgr.def
2005-10-11 19:51:00 +00:00

13 lines
260 B
Modula-2

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