I have two projects, one VB6 project which compiles to an EXE and one MSVC++2010 project which compiles to a DLL. The DLL needs to be in the same folder as the EXE file in order
Is Project > Configuration Properties > Build Events > Post-Build Event what you are looking for? With a command line of something like copy
copy