James Tabor ha scritto:
I had no choice, interface was creating conflicts, I could not locate the reason why ATM. I think it is a __USE_W32API thing, Interface must be used some where else. Oh, Relax man, I'll fix it! 8^D
it's a COM thing, to declare interface pointers (COM is used in kernel mode for a few driver models, so it kind of makes sense). #undefine interface after including DDK headers should do the trick