windows-nt/Source/XPSP1/NT/net/mmc/dialinusr/rasuser.def
2020-09-26 16:20:57 +08:00

21 lines
536 B
Modula-2

;//+-------------------------------------------------------------------------
;//
;// Microsoft Windows
;//
;// Copyright (C) Microsoft Corporation, 1998 - 1998
;//
;// File: rasuser.def
;//
;//--------------------------------------------------------------------------
; RasUser.def : Declares the module parameters.
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
OpenRAS_IASProfileDlg @5
IASCreateProfileAdvancedPage @6
IASDeleteProfileAdvancedPage @7