Setting Up the Remote Debug Monitor The remote debug monitor is a small program on the remote target computer. It communicates with the debugger host and controls the execution of the program you are debugging. To install the remote debug monitor On a Windows 95 or NT computer, the remote debug monitor consists of the following files: MSVCMON.EXE, MSVCRT.DLL, TLN0T.DLL, DM.DLL, MSVCP6O.DLL, and MSDIS110.DLL. For Windows NT only, the remote debugger also requires PSAPI.DLL. Copy these files to the remote target computer, move MSVCRT.DLL to the System32 directory, and restart. --- ALSO NEED MSVCP60D.DLL