Application Report
- Application ID: 8e0c3118a1674dcd94f73e6fef259c58
- Report Submitted on: 01/19/2009 01:14:28
- Definitions File: Mono 2.2
- API Issues: 7
- P/Invoke APIs: 6
The following 7 APIs (used 10 times) might not work:
- Total:
7
1
-
System.Diagnostics
2
-
Process
2
-
WaitForInputIdle()
Used 3 times
1
-
get_MainWindowHandle()
Used 1 time
1
-
WaitForInputIdle()
Used 3 times
-
Process
-
System.Reflection
1
1
-
AssemblyName
1
1
-
AssemblyName
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2UI
1
-
X509Certificate2UI
-
System.Windows.Forms
3
-
ComboBox
2
-
Help
1
-
ComboBox
-
System.Diagnostics
There are 6 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | bool blockinput(bool) |
| 2 | user32.dll | bool messagebeep(beeptype) |
| 1 | user32.dll | bool enablemenuitem(intptr, uint, uint) |
| 1 | user32.dll | int16 getkeystate(int) |
| 1 | user32.dll | intptr getforegroundwindow() |
| 1 | user32.dll | intptr getsystemmenu(intptr, bool) |