windows-nt/Source/XPSP1/NT/net/layer2svc/wlsnp/wlsnp.def

25 lines
516 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
;----------------------------------------------------------------------------
;
; 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