Application Report
- Application ID: 3c90f084f4b04bc2832f47bac10eccfe
- Report Submitted on: 12/17/2009 11:22:55
- Definitions File: Mono 2.6
- API Issues: 11
- P/Invoke APIs: 3
The following 11 APIs (used 23 times) might not work:
- Total:
7
4
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 1 time
1
-
CreateObject(System.String,System.String)
Used 1 time
-
Interaction
-
Microsoft.VisualBasic.ApplicationServices
1
-
User
1
-
get_Name()
Used 1 time
1
-
get_Name()
Used 1 time
-
User
-
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.Diagnostics
1
-
Process
1
-
get_MainWindowTitle()
Used 2 times
1
-
get_MainWindowTitle()
Used 2 times
-
Process
-
System.Windows.Forms
4
2
-
HtmlElement
1
-
Focus()
Used 3 times
1
-
Focus()
Used 3 times
-
WebBrowser
4
1
-
.ctor()
Used 7 times
1
-
ShowPrintDialog()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 3 times
1
-
set_ObjectForScripting(System.Object)
Used 2 times
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 7 times
-
HtmlElement
-
Microsoft.VisualBasic
There are 3 P/Invokes (used 4 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32 | int getwindowlong(intptr, int) |
| 1 | user32 | int setwindowpos(int, int, int, int, int, int, int) |
| 1 | user32 | int setwindowtext(int, string&) |