We just switched to VS2010, and I am using the VS2010 dependency.
We ran into odd behavior of the module in that it always checks for a 64bit OS, and will fail install, if it detects that on a 32bit VS2010 runtime (x86) install.

Our application is 32bits, so it needs that, not...