netstat: Initial implementation.
[wine] / dlls / wnaspi32 /
2011-04-28  Marcus Meissnerwnaspi32: Mark internal symbols as hidden.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-10-02  Alexandre Julliardwnaspi32: Use explicit prototypes for function pointers.
2009-03-23  Alexandre Julliardwnaspi32: Make winaspi.dll into a stand-alone 16-bit...
2009-02-05  Gerald Pfeiferwnaspi32: Invoke ASPI_SendASPICommand() on non-Linux...
2009-02-03  Andrew Talbotwnaspi32: Declare some functions static.
2008-12-29  Francois Gougetwnaspi32: Add a trailing '\n' to a Wine trace.
2008-12-08  Francois Gougetwnaspi32: Remove unneeded casts.
2008-12-05  Michael Stefaniucwnaspi32: Remove some superfluous casts.
2008-12-05  Michael Stefaniucwnaspi32: Replace malloc with HeapAlloc.
2008-11-05  Roderick Colenbranderwnaspi32: Fix a buffer size regression.
2008-10-14  Rob Shearmanwnaspi32: Protect the inclusion of dirent.h in aspi.c.
2008-10-13  Marcus MeissnerFixed RegEnumKey(Ex)W buffer sizes.
2008-05-05  Andrew Talbotwnaspi32: Remove unused variables.
2008-03-24  Andrew Talbotwnaspi32: Assign to struct instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-08  Andrew Talbotwnaspi32: Remove unneeded cast.
2007-11-02  Rok Mandeljcwnaspi32: Fix controller number validation.
2007-11-02  Rok Mandeljcwnaspi32: Fix Controller -> H/C mapping.
2007-11-02  Rok Mandeljcwnaspi32: Do the command dumping only after device...
2007-11-02  Rok Mandeljcwnaspi32: Call ASPI_GetNumControllers() only once.
2007-11-02  Rok Mandeljcwnaspi32: Degrade ERR of not finding registry entry...
2007-11-02  Rok Mandeljcwnaspi32: Print error when device cannot be opened.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-01-02  Andrew Talbotwnaspi32: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
2006-10-07  Michael Stefaniucwnaspi32: 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-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
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.
2006-02-28  Alexandre Julliardwnaspi32: Renamed the winaspi directory to wnaspi32.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-09  Patrik StridvallNon-Linux compile fix.
2000-01-08  David ElliottRemoved malloc/free hack and replaced with HeapAlloc...
1999-12-20  Marcus MeissnerSmall fix to get GET_DEVICE_TYPE working (verified...
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-10-13  Marcus MeissnerDon't use malloc/free in winaspi32.
1999-09-19  Marcus MeissnerAdded SC_GET_DEVTYPE.
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-06  Uwe BonnesASPI_ExecScsiCmd: better return value and verbose error...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-03  Andreas MohrSendASPI32Command32 has to be __cdecl.
1998-12-18  Andreas MohrMake the DOSASPI part use the excellent DPMI RMCB imple...
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927