Application Report
- Application ID: 64a928c704ac4ad9acdf13d7d591e6ef
- Report Submitted on: 03/21/2010 08:45:28
- Definitions File: Mono 2.6
- API Issues: 6
- P/Invoke APIs: 4
The following 6 APIs (used 16 times) might not work:
- Total:
6
3
-
System.Diagnostics
2
-
Process
2
-
WaitForInputIdle()
Used 2 times
1
-
get_MainWindowHandle()
Used 7 times
1
-
WaitForInputIdle()
Used 2 times
-
Process
-
System.IO.Ports
1
1
-
SerialPort
1
1
-
set_ReceivedBytesThreshold(System.Int32)
Used 2 times
1
1
-
set_ReceivedBytesThreshold(System.Int32)
Used 2 times
-
SerialPort
-
System.Management
3
2
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObject
2
1
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 2 times
1
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Diagnostics
There are 4 P/Invokes (used 22 times):
| Count | Library | Function |
|---|---|---|
| 11 | user32.dll | int sendmessage(int, uint, int, int) |
| 6 | user32.dll | int findwindow(string, string) |
| 3 | user32.dll | bool setforegroundwindow(intptr) |
| 2 | user32.dll | intptr getforegroundwindow() |