Implemented WNetEnumCachedPasswords.
[wine] / dlls / mpr / wnet.c
2004-04-05  Juan Lang- implement loading network providers
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-10-22  Michael StefaniucCompile the mpr dll with STRICT defined.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
1999-08-07  Ulrich WeigandSeparated Win16 (USER) and Win32 (MPR) network routines.