wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / rasapi32 /
2008-07-09  Stefan Leichterrasapi32: Added some more tests for RasEnumDevicesA...
2008-07-09  Stefan Leichterrasapi32: Added some tests for RasEnumDevicesA (based...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-02-05  John Klehmrasapi32: RasEnumConnections now returns correct buffer...
2006-10-09  Michael Stefaniucrasapi32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-06-27  Mike McCormackDeclare and fix function prototypes.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-01-03  Alexandre JulliardAvoid dumping the contents of output strings.
2005-01-03  Hans LeidekkerStub implementations for RasConnectionNotification...
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-02  Christian CostaAdded stub for RasGetEntryPropertiesA.
2004-02-27  Patrik StridvallFixed some issues found by winapi_check.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-13  Alexandre JulliardRemoved ordinals that differ between Windows versions.
2003-06-13  Francois GougetAdd stubs for RasDeleteSubEntry* (new in WinMe/WinXP).
2003-05-11  Aric StewartAdded RasEnumEntriesW stub.
2003-04-05  Gerald PfeiferImprove error message for RAS not being supported.
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-12-12  Alexandre JulliardAdded .spec.def files.
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-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
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-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-23  Ove KaavenAdded stub for RasHangUpA().
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
1999-11-12  Gerard PatelComplete stub for RasEnumEntries by saying we have...
1999-11-07  Patrik StridvallMinor fixes.
1999-11-07  Rein KlazesAdded stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
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  Alexandre JulliardAdded Makefile.
1998-12-11  Marcus MeissnerAdded RasEnumConnections stub.