I'm trying to create a very simple windows driver, the problem is that I can't get to compile it, visual studio keeps giving me the following error:
kmd\kmd.inf does not have NTAMD64 decorated model sections.
What's causing this problem and how do I fix this?