Application Report
- Application ID: 3865e71ab3c74fb9a55b37c748ce25e8
- Report Submitted on: 03/20/2008 15:59:23
- API Issues: 13
- P/Invoke APIs: 3
The following 13 APIs (used 53 times) might not work:
- Total:
11
10
-
System.Diagnostics
2
-
Process
2
-
get_HandleCount()
Used 1 time
1
-
get_Threads()
Used 1 time
1
-
get_HandleCount()
Used 1 time
-
Process
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 6 times
1
1
-
get_Item(System.String)
Used 6 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.Runtime.InteropServices
4
4
-
Marshal
4
4
-
ReadInt32(System.Object,System.Int32)
Used 10 times
1
1
-
ReadInt64(System.Object,System.Int32)
Used 2 times
1
1
-
WriteInt32(System.Object,System.Int32,System.Int32)
Used 18 times
1
1
-
WriteInt64(System.Object,System.Int32,System.Int64)
Used 6 times
1
1
-
ReadInt32(System.Object,System.Int32)
Used 10 times
-
Marshal
-
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.Diagnostics
There are 3 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32 | bool allocconsole() |
| 1 | kernel32 | bool setconsoletitle(string) |
| 1 | kernel32 | intptr getstdhandle(int) |