VC++ - IPC Debugging using DCOM

  • Thread starter Thread starter HeapAlloc , HeapRelease failing in release version
  • Start date Start date
H

HeapAlloc , HeapRelease failing in release version

Guest
I have developed two applications. One is a DCOM application which opens a PDF File and the other application is a Client application. When I debugging it works fine but when I press F11 to go into the function in another process it says stubless.asm not found. what does this mean. Can anyone please let me know how to resolve this.

Continue reading...
 
Back
Top