Application Report
- Application ID: 7db08ac5648b4ed9a222663bebcd6111
- Report Submitted on: 09/27/2009 17:07:01
- Definitions File: Mono 2.4 (Revised)
- API Issues: 2
- P/Invoke APIs: 4
The following 2 APIs (used 2 times) might not work:
- Total:
2
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Reflection
1
-
Assembly
1
-
GetName(System.Boolean)
Used 1 time
1
-
GetName(System.Boolean)
Used 1 time
-
Assembly
-
System.Diagnostics
There are 4 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 6 | user32.dll | bool flashwindow(intptr, bool) |
| 1 | kernel32.dll | int readprocessmemory(intptr, intptr, byte[], uint, intptr&) |
| 1 | kernel32.dll | int writeprocessmemory(intptr, intptr, byte[], uint, intptr&) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |