used to be building very well, now starts to see lots of intrin.h errors. any changes need to make? I am using VS2005 SP1, WinDDK\ 3790.1830 and WinDDK\6001.18002 What are the exact versions are you guys using? Don't want to spend too much time on this kind of stuff. One root cause is user mode MSVC .h files are used when building Windows drivers, and thus causing conflict .h errors. In principle, drivers should use only .h files from wdk.
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
