WindowsXP-SP1/admin/extens/oudeleg/dsuiwiz.def

20 lines
491 B
Modula-2
Raw Normal View History

2001-01-01 00:00:00 +01:00
;//+-------------------------------------------------------------------------
;//
;// 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