Application Report
- Application ID: 99f6952d20a044e9b2fb2f26792c4bde
- Report Submitted on: 08/04/2010 08:23:53
- Definitions File: Mono 2.6
- API Issues: 10
- P/Invoke APIs: 3
The following 10 APIs (used 19 times) might not work:
- Total:
7
9
-
System.Management
6
9
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObject
1
1
-
InvokeMethod(System.String,System.Object[])
Used 4 times
1
1
-
InvokeMethod(System.String,System.Object[])
Used 4 times
-
ManagementObjectCollection
2
2
-
GetEnumerator()
Used 2 times
1
1
-
get_Count()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ObjectQuery)
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
-
ManagementBaseObject
-
System.Xml.Schema
1
-
XmlSchemaSet
1
-
Add(System.Xml.Schema.XmlSchemaSet)
Used 1 time
1
-
Add(System.Xml.Schema.XmlSchemaSet)
Used 1 time
-
XmlSchemaSet
-
System.Management
There are 3 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | uint getshortpathname(string, stringbuilder, uint) |
| 2 | kernel32 | uint k32queryperformancecounter(int64&) |
| 1 | kernel32 | uint k32queryperformancefrequency(int64&) |