Is it possible to remotely debug a process started outside VB6?
The application is a VB6 application with quite a few dll/ocx resources. I am attempting to setup a C
Have you tried windbg? Just make sure you have pdb files for the project.