summaryrefslogtreecommitdiffstats
path: root/private/windows/gina/msgina/rasx.h
blob: 810da1cd78df666d70ab5b937e8e5837fecce1e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
//+---------------------------------------------------------------------------
//
//  Microsoft Windows
//  Copyright (C) Microsoft Corporation, 1992 - 1995.
//
//  File:       ras.h
//
//  Contents:
//
//  Classes:
//
//  Functions:
//
//  History:    2-09-96   RichardW   Created
//
//----------------------------------------------------------------------------


BOOL
PopupRasPhonebookDlg(
    HWND        hwndOwner,
    PGLOBALS    pGlobals,
    BOOL *      pfTimedOut
    );


DWORD
GetRasDialOutProtocols(
    void );