Application Report
- Application ID: 4c33be11a25a4278a82e9f6a9dbf5814
- Report Submitted on: 07/07/2009 23:42:33
- Definitions File: Mono 2.4 (Revised)
- API Issues: 7
- P/Invoke APIs: 13
The following 7 APIs (used 14 times) might not work:
- Total:
6
1
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 1 time
1
-
set_Item(System.String,System.Object)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
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
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
-
WebBrowser
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
ComboBox
-
Microsoft.VisualBasic
There are 13 P/Invokes (used 16 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | int sendmessage(intptr, int, intptr, intptr) |
| 2 | mediainfo.dll | uintptr mediainfo_count_get(intptr, uintptr, intptr) |
| 1 | mediainfo.dll | intptr mediainfo_get(intptr, uintptr, uintptr, string&, uintptr, uintptr) |
| 1 | mediainfo.dll | void mediainfo_delete(intptr) |
| 1 | mediainfo.dll | void mediainfo_close(intptr) |
| 1 | mediainfo.dll | uintptr mediainfo_state_get(intptr) |
| 1 | mediainfo.dll | uintptr mediainfo_open(intptr, string&) |
| 1 | mediainfo.dll | intptr mediainfo_option(intptr, string&, string&) |
| 1 | mediainfo.dll | intptr mediainfo_new() |
| 1 | mediainfo.dll | intptr mediainfo_inform(intptr, uintptr) |
| 1 | mediainfo.dll | intptr mediainfo_geti(intptr, uintptr, uintptr, uintptr, uintptr) |
| 1 | user32.dll | bool postmessage(intptr, uint, intptr, intptr) |
| 1 | user32.dll | uint getcaretblinktime() |