dplayx: Introduce impl_from_IDirectPlayLobby3A().
[wine] / dlls / rasapi32 / rasapi.c
2011-09-06  Alistair Leslie... rasapi32: Return error on invalid parameters.
2008-07-28  Stefan Leichterrasapi32: Fix building the tests with MSVC (based on...
2008-07-09  Stefan Leichterrasapi32: Added some more tests for RasEnumDevicesA...
2008-07-09  Stefan Leichterrasapi32: Added some tests for RasEnumDevicesA (based...
2007-02-05  John Klehmrasapi32: RasEnumConnections now returns correct buffer...
2006-10-09  Michael Stefaniucrasapi32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-27  Mike McCormackDeclare and fix function prototypes.
2005-01-03  Alexandre JulliardAvoid dumping the contents of output strings.
2005-01-03  Hans LeidekkerStub implementations for RasConnectionNotification...
2004-03-02  Christian CostaAdded stub for RasGetEntryPropertiesA.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-11  Aric StewartAdded RasEnumEntriesW stub.
2003-04-05  Gerald PfeiferImprove error message for RAS not being supported.
2002-11-08  Marcus MeissnerNew structures: RASIPADDR, RASDEVINFO, RASENTRY.
2002-11-06  Marcus MeissnerAdded RasValidateEntryNameA stub.
2002-11-04  Ryan CummingAdd stub for RasEnumConnectionsW.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-12  Andreas Mohr- don't forget to initialize number of connections...
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-11  Mike McCormackStub some rasapi functions.
2000-12-24  François GougetMoved HRASCONN from windef.h.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-07-23  Ove KaavenAdded stub for RasHangUpA().
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
1999-11-12  Gerard PatelComplete stub for RasEnumEntries by saying we have...
1999-11-07  Rein KlazesAdded stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1998-12-11  Marcus MeissnerAdded RasEnumConnections stub.