Huw Davies
e0bfdb29f2
ndis.sys: Reinstate the subsystem native option.
...
It was previously being clobbered by the second EXTRADLLFLAGS.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-13 21:12:07 +02:00
Alexandre Julliard
6705519f09
ndis.sys: Build with msvcrt.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-14 09:28:14 +02:00
Alexandre Julliard
3d7471570e
makefiles: Pass --subsystem to the linker also.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-19 15:28:48 +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
Austin English
370254cbe9
ndis.sys: Forward NdisInitUnicodeString to ntdll.RtlInitUnicodeString.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-12 23:55:45 +09:00
Francois Gouget
119e20a822
ndis.sys: Convert ndis.sys to a native driver as it should be.
2015-03-02 13:50:52 +09:00
Austin English
779f7e527d
ndis.sys: Add a stub dll.
2014-10-30 12:33:14 +09:00