Application Report
- Application ID: a1f3206432684a36ba6e85c3ca77be3c
- Report Submitted on: 01/01/2010 14:01:06
- Definitions File: Mono 2.6
- API Issues: 47
- P/Invoke APIs: 4
The following 47 APIs (used 84 times) might not work:
- Total:
40
17
-
Microsoft.VisualBasic.Devices
1
-
ComputerInfo
1
-
get_AvailablePhysicalMemory()
Used 2 times
1
-
get_AvailablePhysicalMemory()
Used 2 times
-
ComputerInfo
-
System
1
-
Environment
1
-
get_UserInteractive()
Used 3 times
1
-
get_UserInteractive()
Used 3 times
-
Environment
-
System.Data.Common
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 2 times
1
-
GetSchema(System.String,System.String[])
Used 2 times
-
DbConnectionStringBuilder
1
-
ShouldSerialize(System.String)
Used 1 time
1
-
ShouldSerialize(System.String)
Used 1 time
-
DbConnection
-
System.Diagnostics
14
1
-
CounterSampleCalculator
1
-
PerformanceCounter
1
-
get_CounterHelp()
Used 1 time
1
-
get_CounterHelp()
Used 1 time
-
Process
6
1
-
get_NonpagedSystemMemorySize64()
Used 1 time
1
-
get_PagedMemorySize64()
Used 1 time
1
-
get_PagedSystemMemorySize64()
Used 1 time
1
-
get_PeakPagedMemorySize64()
Used 1 time
1
-
get_SessionId()
Used 2 times
1
1
-
get_Threads()
Used 3 times
1
-
get_NonpagedSystemMemorySize64()
Used 1 time
-
ProcessThread
6
-
get_Id()
Used 6 times
1
-
get_PrivilegedProcessorTime()
Used 1 time
1
-
get_StartTime()
Used 1 time
1
-
get_ThreadState()
Used 3 times
1
-
get_TotalProcessorTime()
Used 1 time
1
-
get_UserProcessorTime()
Used 1 time
1
-
get_Id()
Used 6 times
-
CounterSampleCalculator
-
System.Drawing
1
-
Icon
1
-
ExtractAssociatedIcon(System.String)
Used 2 times
1
-
ExtractAssociatedIcon(System.String)
Used 2 times
-
Icon
-
System.IO
5
-
DirectoryInfo
2
-
GetAccessControl()
Used 1 time
1
-
SetAccessControl(System.Security.AccessControl.DirectorySecurity)
Used 1 time
1
-
GetAccessControl()
Used 1 time
-
DriveInfo
3
-
GetDrives()
Used 2 times
1
-
get_IsReady()
Used 3 times
1
-
get_VolumeLabel()
Used 1 time
1
-
GetDrives()
Used 2 times
-
DirectoryInfo
-
System.Management
7
11
-
ManagementBaseObject
2
2
-
GetPropertyValue(System.String)
Used 2 times
1
1
-
get_Properties()
Used 2 times
1
1
-
GetPropertyValue(System.String)
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 4 times
1
1
-
GetEnumerator()
Used 4 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 4 times
1
1
-
get_Current()
Used 4 times
1
1
-
MoveNext()
Used 4 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.Reflection
1
-
AssemblyName
1
-
get_ProcessorArchitecture()
Used 1 time
1
-
get_ProcessorArchitecture()
Used 1 time
-
AssemblyName
-
System.Runtime.InteropServices
1
-
Marshal
1
-
GetHRForException(System.Exception)
Used 1 time
1
-
GetHRForException(System.Exception)
Used 1 time
-
Marshal
-
System.Security.AccessControl
1
1
-
FileSystemSecurity
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
-
FileSystemSecurity
-
System.Security.Principal
1
1
-
WindowsIdentity
1
1
-
GetCurrent(System.Boolean)
Used 2 times
1
1
-
GetCurrent(System.Boolean)
Used 2 times
-
WindowsIdentity
-
System.Windows.Forms
7
-
Application
2
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
-
Screen
1
-
get_BitsPerPixel()
Used 1 time
1
-
get_BitsPerPixel()
Used 1 time
-
SystemInformation
1
-
get_PowerStatus()
Used 1 time
1
-
get_PowerStatus()
Used 1 time
-
ToolStripTextBox
2
-
Application
-
Microsoft.VisualBasic.Devices
There are 4 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | safefilehandle createfile(string, fileaccess, fileshare, intptr, filemode, uint, |
| 1 | kernel32.dll | bool getproductinfo(int, int, int, int, int32&) |
| 1 | kernel32.dll | bool getversionex(osversioninfo/osversioninfo) |
| 1 | kernel32.dll | bool getversionex(osversioninfo/osversioninfoex) |