JKornev / hidden

🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc
1.82k stars 493 forks source link

Windows 10 #3

Closed esfomeado closed 7 years ago

esfomeado commented 7 years ago

Unable to compile with windows 10 toolset

JKornev commented 7 years ago

Ok I'll check. What exact environment do you use?

esfomeado commented 7 years ago

Windows 10 64 bits Anniversary update. Visual studio 2015

JKornev commented 7 years ago

Hi,

It's looks like that you try to build this solution on SDK 10.0, you may try to install WDK 8.1 and build on it.