are there api for the inspect.exe tree in .net?
-
hi i am trying to get the inspect.exe tree from https://msdn.microsoft.com/en-us/library/windows/desktop/dd318521(v=vs.85).aspx in a c# .net and java project. is there a api for it? or a keyword that i should search for? any help would would be appreciated. thanks
-
hi i am trying to get the inspect.exe tree from https://msdn.microsoft.com/en-us/library/windows/desktop/dd318521(v=vs.85).aspx in a c# .net and java project. is there a api for it? or a keyword that i should search for? any help would would be appreciated. thanks
neodeaths wrote:
is there a api for it?
Yes, but might not be the type of API you'd expect. https://msdn.microsoft.com/en-us/library/ff486375(v=vs.85).aspx[^]. You can use Spy++ for managed applications; that one comes with source and works for managed applications.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)