Application Report
- Application ID: ce613d15e9164ccca854518bba429bdc
- Report Submitted on: 04/03/2009 12:49:42
- Definitions File: Mono 2.4
- API Issues: 4
- P/Invoke APIs: 3
The following 4 APIs (used 11 times) might not work:
- Total:
4
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Windows.Forms
2
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 4 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 4 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 4 times
-
ComboBox
-
System.Configuration
There are 3 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 1 | user32.dll | int isiconic(intptr) |
| 1 | user32.dll | int setforegroundwindow(intptr) |
| 1 | user32.dll | int showwindow(intptr, int) |