Zebediah Figura
acd9c7085d
include: Define some types before including ntddndis.h.
...
Note that Windows only defines some types before the include (specifically,
NDIS_STATUS, NDIS_HANDLE, NDIS_STRING).
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50426
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-01-29 20:53:59 +01:00
Zebediah Figura
06a92a85ba
include: Fix the definition of PNDIS_HANDLE.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-01-29 20:53:57 +01:00
Zebediah Figura
d23a474f91
include: Include ntddndis.h in ndis.h.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-01-28 09:42:36 +01:00
André Hentschel
f71f7db63c
ndis.sys: Add NdisRegisterProtocol stub.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-22 21:36:50 +09:00
André Hentschel
113f43250a
ndis.sys: Implement NdisSystemProcessorCount.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-22 21:36:43 +09:00
Austin English
c9516970f9
ndis.sys: Add NdisAllocateSpinLock stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-29 21:34:14 +09:00
Austin English
2bb17745df
ndis.sys: Add NdisAllocateMemoryWithTag stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-30 08:21:53 +01:00