2025-04-27 07:49:33 -04:00

21 lines
556 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