Application Report
- Application ID: 6a1109aeccad4d0eb5b5cfb233c58331
- Report Submitted on: 07/19/2010 05:31:35
- Definitions File: Mono 2.6
- API Issues: 15
- P/Invoke APIs: 4
The following 15 APIs (used 27 times) might not work:
- Total:
13
10
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Management
9
10
-
ManagementBaseObject
2
2
-
get_Item(System.String)
Used 2 times
1
1
-
get_Properties()
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementClass
2
-
.ctor(System.String)
Used 1 time
1
-
GetInstances()
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
-
PropertyData
1
1
-
get_Value()
Used 2 times
1
1
-
get_Value()
Used 2 times
-
PropertyDataCollection
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 3 times
1
-
get_DefaultCredentials()
Used 3 times
-
CredentialCache
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
WebBrowser
-
System.Diagnostics
There are 4 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | uint getlongpathname(string, stringbuilder, uint) |
| 2 | user32.dll | bool bringwindowtotop(intptr) |
| 1 | kernel32.dll | int seterrormode(int) |
| 1 | user32.dll | intptr loadcursorfromfile(string) |