Application Report
- Application ID: 2e8112136700402a94a18bc18e1a9e78
- Report Submitted on: 08/22/2008 20:04:42
- API Issues: 2
- P/Invoke APIs: 5
The following 2 APIs (used 2 times) might not work:
- Total:
1
1
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowTitle()
Used 1 time
1
-
get_MainWindowTitle()
Used 1 time
-
Process
-
Microsoft.VisualBasic
There are 5 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32 | void keybd_event(byte, byte, int, int) |
| 2 | user32.dll | intptr findwindowbycaption(intptr, string) |
| 1 | user32.dll | bool showwindow(intptr, int) |
| 1 | user32.dll | int getwindowthreadprocessid(intptr, int32&) |
| 1 | user32.dll | intptr getforegroundwindow() |