Application Report
- Application ID: 7dbfee42f04541948da967c6bd206500
- Report Submitted on: 08/17/2009 08:28:53
- Definitions File: Mono 2.4 (Revised)
- API Issues: 4
- P/Invoke APIs: 5
The following 4 APIs (used 8 times) might not work:
- Total:
4
1
-
System.Data.OleDb
1
1
-
OleDbConnection
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 2 times
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 2 times
-
OleDbConnection
-
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 2 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 2 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 2 times
-
ComboBox
-
System.Data.OleDb
There are 5 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | bool showwindow(intptr, int) |
| 1 | user32.dll | int getscrollpos(intptr, int) |