At work I've been called upon to be a VB6 programmer (I have no prior MS programming experience). So, I've got Visual Studio 6, and I'm chugging along and things are going ok, except that I can't ...
I have an application which (for various reasons) needs to run in WOW64 on x64 systems. However, it accesses a COM object which is installed with Windows and which is a 64-bit library on x64 and a ...