windows-nt/Source/XPSP1/NT/admin/snapin/domain/domadmin.def

20 lines
434 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
;----------------------------------------------------------------------
;
; Microsoft Windows
;
; Copyright (C) Microsoft Corporation, 1998 - 1999
;
; File: domadmin.def
;
;--------------------------------------------------------------------------
; Declares the module parameters.
LIBRARY SNAPIN.DLL
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE