Application Report
- Application ID: 1822633ba75146ae8368d81596094a82
- Report Submitted on: 03/11/2011 15:43:37
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 36
- P/Invoke APIs: 4
The following 36 APIs (used 128 times) might not work:
- Total:
1
24
21
-
System.DirectoryServices.ActiveDirectory
1
-
Domain
1
-
GetComputerDomain()
Used 1 time
1
-
GetComputerDomain()
Used 1 time
-
Domain
-
System.IO
2
2
-
DirectoryInfo
2
-
GetAccessControl()
Used 1 time
1
-
SetAccessControl(System.Security.AccessControl.DirectorySecurity)
Used 1 time
1
-
GetAccessControl()
Used 1 time
-
File
2
-
GetAccessControl(System.String)
Used 2 times
1
-
SetAccessControl(System.String,System.Security.AccessControl.FileSecurity)
Used 1 time
1
-
GetAccessControl(System.String)
Used 2 times
-
DirectoryInfo
-
System.Management
10
15
-
ManagementBaseObject
3
3
-
GetPropertyValue(System.String)
Used 6 times
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Properties()
Used 2 times
1
1
-
GetPropertyValue(System.String)
Used 6 times
-
ManagementClass
2
-
.ctor(System.String)
Used 1 time
1
-
GetInstances()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementObject
2
1
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 2 times
1
1
-
.ctor(System.String)
Used 1 time
-
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
3
-
.ctor(System.Management.ObjectQuery)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 2 times
1
-
.ctor(System.Management.ObjectQuery)
Used 1 time
-
ObjectQuery
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
PropertyData
1
1
-
get_Value()
Used 2 times
1
1
-
get_Value()
Used 2 times
-
PropertyDataCollection
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Security.AccessControl
1
2
-
CommonObjectSecurity
1
-
FileSystemSecurity
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 4 times
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 4 times
-
CommonObjectSecurity
-
System.Windows.Forms
10
2
-
Application
1
-
AxHost
2
-
set_Enabled(System.Boolean)
Used 1 time
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 1 time
1
-
set_Enabled(System.Boolean)
Used 1 time
-
DataGridView
1
-
set_VirtualMode(System.Boolean)
Used 1 time
1
-
set_VirtualMode(System.Boolean)
Used 1 time
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
RichTextBox
1
-
set_SelectionBackColor(System.Drawing.Color)
Used 7 times
1
-
set_SelectionBackColor(System.Drawing.Color)
Used 7 times
-
TextBox
3
-
ToolStripItem
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 26 times
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 26 times
-
WebBrowser
1
-
.ctor()
Used 10 times
1
-
.ctor()
Used 10 times
-
Application
-
System.DirectoryServices.ActiveDirectory
There are 4 P/Invokes (used 12 times):
| Count | Library | Function |
|---|---|---|
| 8 | user32 | int sendmessage(handleref, int, int, int) |
| 2 | user32.dll | int sendmessage(intptr, int, intptr, intptr) |
| 1 | shell32.dll | void shchangenotify(uint, uint, intptr, intptr) |
| 1 | user32 | bool trackmouseevent(form1/trackmouseevent&) |