<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Can you port your VPN client to Windows RT? It is a normal Windows 8 that was designed to be run on ARM CPUs, with all obsolete stuff <span style="font-size: 12pt;">removed</span><span style="font-size: 12pt;"> </span><span style="font-size: 12pt;">(for example all legacy NDIS API), and has some other limitations - for example you need a "jailbreak" to be able to load unsigned drivers.</span></div><div><br></div><div>I assume that you don't have the Windows 8 ARM WDK, bit I can explain how to compile your existing driver for ARM having the Visual Studio 2012 with public Win8 WDK and community-made kernel libraries.</div><div>I see that your driver uses NDIS 6.0 API. Minimal NDIS version provided by Windows RT is 6.30, so minor updates in your code may be needed.</div>                                    </div></body>
</html>