Hi folks,

I have a 32 bit vb.net program that calls a 32 bit dll written in native c++ (no .net). As it is, everything works fine.

I want to upgrade it all to 64 bit. (so I can add parallel,...