Application Report
- Application ID: 8ad25cca2d234642b8e216dba3de3571
- Report Submitted on: 05/14/2008 08:42:07
- API Issues: 13
- P/Invoke APIs: 5
The following 13 APIs (used 111 times) might not work:
- Total:
8
10
-
Microsoft.VisualBasic.Devices
2
-
ComputerInfo
2
-
get_TotalPhysicalMemory()
Used 1 time
1
-
get_TotalVirtualMemory()
Used 1 time
1
-
get_TotalPhysicalMemory()
Used 1 time
-
ComputerInfo
-
System.Management
8
8
-
ConnectionOptions
1
-
.ctor()
Used 8 times
1
-
.ctor()
Used 8 times
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 18 times
1
1
-
get_Item(System.String)
Used 18 times
-
ManagementObject
2
1
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 2 times
1
1
-
.ctor(System.String)
Used 1 time
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 16 times
1
1
-
GetEnumerator()
Used 16 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 16 times
1
1
-
get_Current()
Used 16 times
1
1
-
MoveNext()
Used 16 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 8 times
1
-
Get()
Used 8 times
1
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 8 times
-
ManagementScope
1
-
.ctor(System.String,System.Management.ConnectionOptions)
Used 8 times
1
-
.ctor(System.String,System.Management.ConnectionOptions)
Used 8 times
-
ObjectQuery
1
-
.ctor(System.String)
Used 8 times
1
-
.ctor(System.String)
Used 8 times
-
ConnectionOptions
-
Microsoft.VisualBasic.Devices
There are 5 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | bool closehandle(intptr) |
| 1 | advapi32.dll | bool reverttoself() |
| 1 | advapi32.dll | int duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | int logonuser(string, string, string, int, int, intptr&) |
| 1 | netapi32 | int netuseadd(string, int, intptr, int32&) |