;//+------------------------------------------------------------------------- ;// ;// 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