windows-nt/Source/XPSP1/NT/net/layer2svc/wlsnp/wlsnp.def
2020-09-26 16:20:57 +08:00

25 lines
516 B
Modula-2

;----------------------------------------------------------------------------
;
; Microsoft Windows
; Copyright (C) Microsoft Corporation, 2001.
;
; File: wlsnp.def
;
; Contents: WiF Policy Snapin - Declares the module parameters.
;
;
;
; History: TaroonM
; 10/30/01
;
;----------------------------------------------------------------------------
LIBRARY WLSNP.DLL
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE