Application Report
- Application ID: 6ee9d4a7d0b9463aadc44887ddd6242f
- Report Submitted on: 10/11/2008 07:52:23
- Definitions File: Mono 2.0
- API Issues: 16
- P/Invoke APIs: 7
The following 16 APIs (used 370 times) might not work:
- Total:
8
12
-
Microsoft.VisualBasic
3
-
Interaction
3
-
CreateObject(System.String,System.String)
Used 8 times
1
-
GetObject(System.String,System.String)
Used 1 time
1
-
Shell(System.String,Microsoft.VisualBasic.AppWinStyle,System.Boolean,System.Int32)
Used 1 time
1
-
CreateObject(System.String,System.String)
Used 8 times
-
Interaction
-
Microsoft.VisualBasic.ApplicationServices
1
-
User
1
-
get_Name()
Used 1 time
1
-
get_Name()
Used 1 time
-
User
-
Microsoft.VisualBasic.Devices
1
1
-
ComputerInfo
1
-
get_TotalPhysicalMemory()
Used 1 time
1
-
get_TotalPhysicalMemory()
Used 1 time
-
Network
1
-
Ping(System.String)
Used 2 times
1
-
Ping(System.String)
Used 2 times
-
ComputerInfo
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 4 times
1
-
set_Item(System.String,System.Object)
Used 3 times
1
-
get_Item(System.String)
Used 4 times
-
ApplicationSettingsBase
-
System.Globalization
1
-
RegionInfo
1
-
get_DisplayName()
Used 1 time
1
-
get_DisplayName()
Used 1 time
-
RegionInfo
-
System.Management
4
7
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 196 times
1
1
-
get_Item(System.String)
Used 196 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 38 times
1
1
-
GetEnumerator()
Used 38 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 38 times
1
1
-
get_Current()
Used 38 times
1
1
-
MoveNext()
Used 38 times
-
ManagementObjectSearcher
3
-
.ctor(System.String)
Used 6 times
1
-
.ctor(System.String,System.String)
Used 13 times
1
-
Get()
Used 19 times
1
-
.ctor(System.String)
Used 6 times
-
ManagementBaseObject
-
Microsoft.VisualBasic
There are 7 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 2 | advapi32.dll | bool gettokeninformation(intptr, token_information_class, intptr, uint, uint32&) |
| 2 | advapi32.dll | bool openprocesstoken(intptr, uint, intptr&) |
| 2 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | intptr getcurrentprocess() |
| 1 | kernel32.dll | intptr getprocaddress(intptr, string) |
| 1 | kernel32.dll | intptr loadlibrary(string) |
| 1 | wininet.dll | int64 internetgetconnectedstate(int64&, int64) |