Application Report
- Application ID: 4cbcbe8acf5a49c68e5fb760deab254a
- Report Submitted on: 12/19/2006 08:35:34
- API Issues: 7
- P/Invoke APIs: 4
The following 7 APIs (used 13 times) might not work:
- Total:
4
7
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 1 time
1
-
CreateObject(System.String,System.String)
Used 1 time
-
Interaction
-
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
-
Microsoft.VisualBasic
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) |