There are some circumstances when debugging an application where the default dispatch mechanism for CodeSite does not work. The default mechanism is to use the WM_COPYDATA windows message. In my case this is an Excel
COM add-in and the WM_COPYDATA doesn’t work so I had to switch to using
TCP/
IP. There are a number of…
Read More »
Weiterlesen...