WindowsXP-SP1/admin/activec/shellext/mmcshext.def

20 lines
506 B
Modula-2
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
;//+-------------------------------------------------------------------------
;//
;// Microsoft Windows
;//
;// Copyright (C) Microsoft Corporation, 1999 - 1999
;//
;// File: mmcshext.def
;//
;//--------------------------------------------------------------------------
; mmcshext.def : Declares the module parameters.
LIBRARY "mmcshext.DLL"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE