Application Report
- Application ID: 921d693342de4c16b33af6efef035272
- Report Submitted on: 08/22/2007 14:49:10
- API Issues: 13
- P/Invoke APIs: 5
The following 13 APIs (used 23 times) might not work:
- Total:
11
10
-
System.Management
9
10
-
ManagementBaseObject
1
1
-
get_Properties()
Used 2 times
1
1
-
get_Properties()
Used 2 times
-
ManagementClass
2
-
.ctor(System.String)
Used 1 time
1
-
GetInstances()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementObject
1
1
-
Get()
Used 2 times
1
1
-
Get()
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
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
-
ManagementScope
2
1
-
.ctor(System.String)
Used 1 time
1
-
Connect()
Used 2 times
1
1
-
.ctor(System.String)
Used 1 time
-
PropertyData
1
1
-
get_Value()
Used 4 times
1
1
-
get_Value()
Used 4 times
-
PropertyDataCollection
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Runtime.Remoting
1
-
RemotingConfiguration
1
-
Configure(System.String,System.Boolean)
Used 1 time
1
-
Configure(System.String,System.Boolean)
Used 1 time
-
RemotingConfiguration
-
System.Management
There are 5 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32 | int16 queryperformancecounter(int64&) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32 | int16 queryperformancefrequency(int64&) |