Application Report
- Application ID: c0ad3ac0c6c842f496ee05879e3376b8
- Report Submitted on: 12/19/2006 08:34:18
- API Issues: 6
- P/Invoke APIs: 4
The following 6 APIs (used 12 times) might not work:
- Total:
4
6
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Item(System.String)
Used 4 times
-
ManagementClass
2
-
.ctor(System.String)
Used 1 time
1
-
GetInstances()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
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
-
ManagementBaseObject
-
System.Management
There are 4 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | bool queryperformancecounter(int64&) |
| 1 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 1 | kernel32.dll | int setprocessworkingsetsize(intptr, int, int) |
| 1 | msvcrt.dll | int _controlfp(int, int) |