I was given a source to a transport agent who analyzes incoming email that meets certain criteria. I need to make some changes, but I need to track the variables, and my debugging attempts were unsuccessful.
I create a dll, set it instead, set a breakpoint, and then join the corresponding process, but nothing happens. I have no experience with this debugging method, and I am sure that I am missing a step, but all the documentation I can find basically has a process specified as these few steps. Any help?
source share