Application Report
- Application ID: 1f2752d4158c44a29594e61426afa7f3
- Report Submitted on: 12/08/2009 16:18:56
- Definitions File: Mono 2.4 (Revised)
- API Issues: 7
- P/Invoke APIs: 8
The following 7 APIs (used 41 times) might not work:
- Total:
6
1
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 17 times
1
-
set_Item(System.String,System.Object)
Used 16 times
1
-
get_Item(System.String)
Used 17 times
-
ApplicationSettingsBase
-
System.Diagnostics
1
-
Process
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 4 times
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 4 times
-
Process
-
System.Windows.Forms
3
-
WebBrowser
3
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
Microsoft.VisualBasic
There are 8 P/Invokes (used 12 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32 | int drawanimatedrects(int, int, modmain/rect&, modmain/rect&) |
| 2 | user32 | int getwindow(int, int) |
| 2 | user32 | int getwindowrect(int, modmain/rect&) |
| 2 | user32 | intptr sendmessage(intptr, int, intptr, intptr) |
| 1 | user32 | int findwindow(string&, string&) |
| 1 | user32 | int getclassname(int, string&, int) |
| 1 | user32 | intptr sendmessage(intptr, int, intptr, exttoolbar/tbbuttoninfo&) |
| 1 | uxtheme | intptr setwindowtheme(intptr, string&, string&) |