Search Results

4
votes

Using P/Invoke correctly

The Managed, Native, and COM Interop Team released the PInvoke Interop Assistant on codeplex. Maybe it can create the proper signature. …
0
votes

.NET (C#): Getting child windows when you only have a process handle or PID?

You may find that if you call .Refresh() that you get the new top-level window. …
0
votes

How to intercept dll method calls?

Could you offer some more details? Who languages are used, etc? …