Application Report
- Application ID: 7b1a19cb4d7a47f0b482642697606eef
- Report Submitted on: 10/20/2010 06:09:53
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 23
- P/Invoke APIs: 3
The following 23 APIs (used 73 times) might not work:
- Total:
16
11
-
Microsoft.VisualBasic
1
-
Interaction
1
-
AppActivate(System.Int32)
Used 2 times
1
-
AppActivate(System.Int32)
Used 2 times
-
Interaction
-
Microsoft.VisualBasic.Devices
1
-
ComputerInfo
1
-
get_TotalPhysicalMemory()
Used 1 time
1
-
get_TotalPhysicalMemory()
Used 1 time
-
ComputerInfo
-
Microsoft.Win32
2
-
RegistryKey
2
-
RegistryKey
-
System
1
-
Uri
1
-
get_DnsSafeHost()
Used 1 time
1
-
get_DnsSafeHost()
Used 1 time
-
Uri
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Management
4
7
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 10 times
1
1
-
get_Item(System.String)
Used 10 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 6 times
1
1
-
GetEnumerator()
Used 6 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 6 times
1
1
-
get_Current()
Used 6 times
1
1
-
MoveNext()
Used 6 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ObjectQuery)
Used 3 times
1
-
Get()
Used 3 times
1
-
.ctor(System.Management.ObjectQuery)
Used 3 times
-
ObjectQuery
1
-
.ctor(System.String)
Used 3 times
1
-
.ctor(System.String)
Used 3 times
-
ManagementBaseObject
-
System.Net
1
-
WebClient
1
-
set_CachePolicy(System.Net.Cache.RequestCachePolicy)
Used 1 time
1
-
set_CachePolicy(System.Net.Cache.RequestCachePolicy)
Used 1 time
-
WebClient
-
System.Windows.Forms
9
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
-
Control
1
-
IsKeyLocked(System.Windows.Forms.Keys)
Used 1 time
1
-
IsKeyLocked(System.Windows.Forms.Keys)
Used 1 time
-
FileDialog
1
-
set_AutoUpgradeEnabled(System.Boolean)
Used 5 times
1
-
set_AutoUpgradeEnabled(System.Boolean)
Used 5 times
-
SplitContainer
1
-
set_TabStop(System.Boolean)
Used 12 times
1
-
set_TabStop(System.Boolean)
Used 12 times
-
ToolStrip
1
-
set_AllowItemReorder(System.Boolean)
Used 1 time
1
-
set_AllowItemReorder(System.Boolean)
Used 1 time
-
ToolStripItem
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 2 times
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 2 times
-
WebBrowser
3
-
.ctor()
Used 2 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 2 times
-
ContainerControl
-
Microsoft.VisualBasic
There are 3 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32.dll | int sendmessage(intptr, int, int, intptr) |
| 1 | kernel32.dll | bool getdiskfreespaceex(string, int64&, int64&, int64&) |
| 1 | user32.dll | intptr sendmessage(intptr, uint, int, int) |