Einzelnen Beitrag anzeigen

WojTec

Registriert seit: 17. Mai 2007
480 Beiträge
 
Delphi XE6 Professional
 
#1

Privileges (processes list)

  Alt 17. Aug 2014, 18:33
Delphi-Version: XE5
In one project I need to get processes, so I wrote suited class. Class is working, I can get any information for any process from list. But after testing I had noticed that when proggy is run in debugger, it can get more complex data for processes, than it's run outside debugger. For example it can get executable path for svchost.exe in debugger, outside not. Or some run services, outside debugger not.

Question is how to have the same data when proggy is debugged or not?

  Mit Zitat antworten Zitat