Re: [Openvpn-devel] [tap-windows 05/11] build: set default to newer ddk

2012-03-16 Thread Samuli Seppänen
I think we can drop WinDDK <= 5600 support entirely. If I'm not mistaken, this means supporting Visual Studio 2008 and later only, which is fine. Afaik the only "reason" to support Visual Studio 2005 and older is Win2k support, which we don't need. OpenVPN 2.1.3 was the last version with Win2k supp

[Openvpn-devel] [tap-windows 05/11] build: set default to newer ddk

2012-02-29 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- src/prototypes.h |2 +- src/tapdrvr.c|5 + 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/prototypes.h b/src/prototypes.h index 55454d5..18c566f 100755 --- a/src/prototypes.h +++ b/src/prototypes.h @@ -202,7 +202,7 @@ VOID HookD