I want to attach to a process(a.exe) as soon as it is spawned, is it doable with VS? I only know the name of the process. Actually what I want to accomplish is set a breakpo
If C# code being launched by unmanaged code then make sure you check "Unmanaged code debugging" @Project properties --> debug options..