2020-09-30 16:53:55 +02:00

22 lines
586 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
GetEapProviders @8