2025-04-27 07:49:33 -04:00

25 lines
540 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