[Mingw-w64-public] [PATCH] crt: update and move ndis to lib-common

2020-03-02 Thread Biswapriyo Nath
... From 5beab2c037b1a2a00650a77efc140fcbe1764f12 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Tue, 3 Mar 2020 12:12:10 +0530 Subject: [PATCH] crt: update and move ndis to lib-common Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/{lib64 => lib-common}/ndis.def | 111 ++

Re: [Mingw-w64-public] [PATCH] crt: add netio def files

2020-03-02 Thread Martin Storsjö
On Mon, 2 Mar 2020, Biswapriyo Nath wrote: What's the purpose of having import libraries for these *.sys drivers? To compile Windows kernel mode driver with mingw-w64. > As far as I can see, they're not part available as import libraries in > the windows sdk. It is present in latest Windows