Application Report
- Application ID: 8d3d04e6a28f406d8ac12b443ef75e65
- Report Submitted on: 10/30/2008 15:49:09
- Definitions File: Mono 2.0
- API Issues: 13
- P/Invoke APIs: 8
The following 13 APIs (used 39 times) might not work:
- Total:
10
9
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
-
Type
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 10 times
1
-
get_MainWindowHandle()
Used 10 times
-
Process
-
System.Drawing
1
-
Icon
1
-
ExtractAssociatedIcon(System.String)
Used 7 times
1
-
ExtractAssociatedIcon(System.String)
Used 7 times
-
Icon
-
System.Management
6
8
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 6 times
1
1
-
get_Item(System.String)
Used 6 times
-
ManagementClass
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
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 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
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Windows.Forms
1
-
SystemInformation
1
-
get_PowerStatus()
Used 2 times
1
-
get_PowerStatus()
Used 2 times
-
SystemInformation
-
System
There are 8 P/Invokes (used 25 times):
| Count | Library | Function |
|---|---|---|
| 10 | user32.dll | bool setforegroundwindow(intptr) |
| 8 | coredll | void sipshowim(uint) |
| 2 | user32 | int getdoubleclicktime() |
| 1 | coredll | uint getsystempowerstatusex2(system_power_status_ex, uint, bool) |
| 1 | coredll.dll | void globalmemorystatus(memorystatus&) |
| 1 | kernel32 | int getdiskfreespaceex(string, uint64&, uint64&, uint64&) |
| 1 | kernel32.dll | int getdiskfreespaceex(string, uint64&, uint64&, uint64&) |
| 1 | kernel32.dll | uint setsystemtime(systemtime&) |