For the VC60 compiler, you must: 1. Compile the detours source and move lib and pdb file into appropriate directory 2. Create a blank win32 application project pointing at the MQ directory. 3. Add a win32 dll project to the project in step 2. Call it eqlib 4. Add all the sources in the eqlib direct...