- Correct implementation of HUSKEY internals, including functions:
[wine] / dlls / rasapi32 /
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.