Hi

I try to build VB OSE on Windows XP with VS2005 Express Edition (also tryed
with VS2008 Express and WIN2k3). I have tried many of the tutorials found on
the homepage and the forum but in my case they all end up in the same error.

intrin.h
"error C2733: second C linkage of overloaded
function'_interlockedbittestandset'"

Google says to fix this I should insert "volatile" before the first
parameter of this function. This works but if I compile it again the same
error occurs in ntddk.h. If I try to fix this with the "volatile" keyword
the intrin.h error comes back :/

Have anyone an idea how to fix this? To I need a spezial version of VS or
the WINDDK?

Thanks in advance
_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to