Austin English
b0e122f411
rasapi32: Add RasGetLinkStatistics stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-19 00:49:11 +09:00
Austin English
61942c8d43
rasapi32: Add RasSetCustomAuthDataA/W stubs.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-15 01:44:52 +09:00
Francois Gouget
653c1d76d0
include: Add the missing inaddr.h and in6addr.h include directives.
2011-12-09 21:15:33 +01:00
Detlef Riekenberg
e5ab43c256
include: Update RASCONN and error codes.
2008-09-08 12:47:21 +02:00
Stefan Leichter
cc494c48af
rasapi32: Fix building the tests with MSVC (based on a patch by Reece Dunn).
2008-07-28 11:32:55 +02:00
John Klehm
c34bbbe7f6
ras.h: Added additional szDeviceType defines.
2007-02-05 17:11:13 +01:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Mike McCormack
9484e56b35
Declare and fix function prototypes.
2005-06-27 09:49:48 +00:00
Hans Leidekker
e121d5094b
Stub implementations for RasConnectionNotification{A,W},
...
RasCreatePhonebookEntry{A,W}, RasDeleteSubEntry{A,W}, RasDial{A,W},
RasEditPhonebookEntry{A,W}, RasGetConnectStatus{A,W},
RasGetEntryDialParamsW, RasHangUpW, RasGetEntryPropertiesW,
RasGetErrorString{A,W}, RasGetProjectionInfo{A,W},
RasRenameEntry{A,W}, RasSetEntryDialParams{A,W},
RasSetSubEntryProperties{A,W}.
2005-01-03 14:30:14 +00:00
Alexandre Julliard
2fdc4dc5dd
Added missing prototypes for some implemented functions.
2003-11-26 04:11:56 +00:00
Alexandre Julliard
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
...
headers (with help from Dimitrie O. Paun).
2003-09-05 23:08:26 +00:00
Dimitrie O. Paun
53f9c21fb7
Use angle brackets (<>) rather than quotes ("") for the include
...
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
2003-08-28 21:43:34 +00:00
Alexandre Julliard
6677ac4bc0
Removed a few remaining WINVER checks.
2003-08-21 21:32:48 +00:00
Francois Gouget
c8ad3cb75c
Add stubs for RasDeleteSubEntry* (new in WinMe/WinXP).
...
Add prototypes for RasDeleteEntry* and RasDeleteSubEntry* in ras.h.
2003-06-13 18:52:36 +00:00
Marcus Meissner
d0a58e218a
New structures: RASIPADDR, RASDEVINFO, RASENTRY.
...
New stubs: RasSetEntryProperties.
RasEnumDevicesA enhanced.
2002-11-08 18:53:19 +00:00
Vincent Béron
9a62491660
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
François Gouget
ce03ac889c
Moved HRASCONN from windef.h.
...
Added missing Unicode type and function definitions.
Added a few missing macro definitions.
Enclose in an extern "C" for C++ Winelib applications.
Added the structure packing specification.
2000-12-24 20:44:08 +00:00
Rein Klazes
34a02f15d5
Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
1999-11-07 05:49:28 +00:00
Jim Aston
2e1cafa288
Renamed wintypes.h to windef.h.
1999-03-14 16:35:05 +00:00
Alexandre Julliard
a396029270
Large-scale renaming of all Win32 functions and types to use the
...
standard Windows names.
1999-02-26 11:11:13 +00:00
Marcus Meissner
30ef8778e8
Added RasEnumConnections stub.
1998-12-11 13:26:26 +00:00