Application Report
- Application ID: c76aa839c0194941be905bde42e0c150
- Report Submitted on: 10/24/2008 07:21:07
- Definitions File: Mono 2.0
- API Issues: 9
- P/Invoke APIs: 5
The following 9 APIs (used 28 times) might not work:
- Total:
7
3
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 1 time
1
-
CreateObject(System.String,System.String)
Used 1 time
-
Interaction
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 4 times
1
1
-
GetTypeFromProgID(System.String)
Used 4 times
-
Type
-
System.Configuration
1
-
ConfigurationSection
1
-
get_SectionInformation()
Used 1 time
1
-
get_SectionInformation()
Used 1 time
-
ConfigurationSection
-
System.Diagnostics
1
-
Process
1
-
get_PagedMemorySize64()
Used 1 time
1
-
get_PagedMemorySize64()
Used 1 time
-
Process
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Windows.Forms
3
1
-
HtmlElement
1
-
Focus()
Used 1 time
1
-
Focus()
Used 1 time
-
RichTextBox
2
-
set_AutoWordSelection(System.Boolean)
Used 3 times
1
-
set_EnableAutoDragDrop(System.Boolean)
Used 14 times
1
-
set_AutoWordSelection(System.Boolean)
Used 3 times
-
WebBrowser
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
HtmlElement
-
Microsoft.VisualBasic
There are 5 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 1 | gdi32.dll | bool bitblt(intptr, int, int, int, int, intptr, int, int, uint) |
| 1 | user32.dll | bool getwindowrect(intptr, win32/rect&) |
| 1 | user32.dll | int releasedc(intptr, intptr) |
| 1 | user32.dll | intptr findwindow(string, string) |
| 1 | user32.dll | intptr getwindowdc(intptr) |