WindowsXP-SP1/admin/extens/oudeleg/dsuiwiz.def
2020-09-30 16:53:49 +02:00

20 lines
491 B
Modula-2

;//+-------------------------------------------------------------------------
;//
;// Microsoft Windows
;//
;// Copyright (C) Microsoft Corporation, 1998 - 1998
;//
;// File: dsuiwiz.def
;//
;//--------------------------------------------------------------------------
; oudeleg.def : Declares the module parameters.
LIBRARY "dsuiwiz.DLL"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE