Add the selected extension from file type filter if file name does not
[wine] / dlls / netapi32 / netapi32.c
2004-04-05  Juan Lang- fix a couple tests and traces
2004-04-02  Hans LeidekkerNetServerGetInfo() pseudo stub.
2004-03-01  Juan LangImplement NetpNetbiosStatusToApiStatus.
2004-02-10  Steven EdwardsPorting Fixes for Mingw/MSVC.
2003-11-29  Juan LangImplemented a lot of Netbios().
2003-09-11  Geoff ThorpeAdded a stub for NetStatisticsGet.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-08  Uwe BonnesRemoved a no longer used header.
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-16  Juan LangUse iphlpapi to enumerate LAN adapters.
2003-05-19  Aric StewartAdded stub for NetServerEnum.
2003-03-28  Alexandre JulliardReplaced WINE_CHECK_STRUCT_MEMBER autoconf macro by...
2003-02-14  Uwe BonnesSeparate "Enumerate Hardware Addresses" as function...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-14  Alexandre JulliardPortability fixes.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-06  François GougetMake debugtools.h independent from config.h.
2001-11-06  Mike McCormackAdded netapi32.dll and the Netbios() call.