I was working with vc 6 and win ddk 3790.1830.
Now I have installed Visual Studio 2005 and win ddk 6001.18002.
Now when I compile my code I am getting "'align' : unrecognized extended attribute"
How can I solve this problem?
I was working with vc 6 and win ddk 3790.1830.
Now I have installed Visual Studio 2005 and win ddk 6001.18002.
Now when I compile my code I am getting "'align' : unrecognized extended attribute"
How can I solve this problem?
Make sure you are not compiling DDK with Visual Studio compiler. You have to use DDK's compiler.