Application Report
- Application ID: 067495bed7b64b668ebe65f99b057b07
- Report Submitted on: 04/21/2009 02:50:29
- Definitions File: Mono 2.4 (Revised)
- API Issues: 3
- P/Invoke APIs: 3
The following 3 APIs (used 7 times) might not work:
- Total:
3
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Windows.Forms
2
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 3 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 3 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 3 times
-
ComboBox
-
System.Diagnostics
There are 3 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 1 | user32 | bool isiconic(int) |
| 1 | user32 | int setforegroundwindow(int) |
| 1 | user32 | int showwindow(int, int) |