3

I'm working on a Download Manager and I'm writing an LSP for browser integration. It works perfectly on every browser except IE. When I try to communicate with my application process using SendMessage API, it fails with error 5 (Access Denied). When I try to attach the debugger to iexplore.exe, Visual Studio shows that this process is running with [low-rights]. What can I do now? IE uses this process for working with the sockets and I have to be able to communicate with my download manager process.

Javid
  • 2,755
  • 2
  • 33
  • 60

0 Answers0