Application Report
- Application ID: 49773e3412ca40bca8a4ad29de28ce3f
- Report Submitted on: 10/06/2008 15:05:33
- Definitions File: Mono 2.0
- API Issues: 4
- P/Invoke APIs: 3
The following 4 APIs (used 10 times) might not work:
- Total:
4
-
System.Windows.Forms
4
-
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
-
DataGridView
1
-
set_VirtualMode(System.Boolean)
Used 3 times
1
-
set_VirtualMode(System.Boolean)
Used 3 times
-
Help
1
-
ComboBox
-
System.Windows.Forms
There are 3 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | bool destroyicon(intptr) |
| 1 | shell32.dll | uint extracticonex(string, int, intptr&, intptr&, uint) |
| 1 | user32.dll | int setforegroundwindow(intptr) |