Author: akhaldi Date: Fri Jul 23 15:51:54 2010 New Revision: 48211
URL: http://svn.reactos.org/svn/reactos?rev=48211&view=rev Log: [NDIS] - Guard several definitions against NDIS_SUPPORT_60_COMPATIBLE_API. - __GNU_EXTENSION -> __MINGW_EXTENSION conversions. - Group some related definitions. - Update NDIS_RW_LOCK. - Improve NDIS_TIMER_FUNCTION. - Add several missing Ndis* function declarations. - Guard several definitions against NDIS_LEGACY_DRIVER and NDIS_LEGACY_MINIPORT. - Convert some function declarations into macros.
Modified: trunk/reactos/include/ddk/ndis.h
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/include/ddk/ndis.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/ndis.h?rev=4821...