Application Report
- Application ID: 4c95e0eaac4d47c6b848a5f4301dbb4e
- Report Submitted on: 05/05/2009 14:30:16
- Definitions File: Mono 2.4 (Revised)
- API Issues: 15
- P/Invoke APIs: 8
The following 15 APIs (used 26 times) might not work:
- Total:
13
10
-
System.Management
7
8
-
ManagementBaseObject
2
2
-
GetPropertyValue(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
GetPropertyValue(System.String)
Used 2 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 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.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Runtime
2
2
-
MemoryFailPoint
2
2
-
.ctor(System.Int32)
Used 2 times
1
1
-
Dispose()
Used 2 times
1
1
-
.ctor(System.Int32)
Used 2 times
-
MemoryFailPoint
-
System.Windows.Forms
2
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 2 times
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 2 times
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
ContainerControl
-
System.Management
There are 8 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | bool getwindowrect(intptr, rectangle&) |
| 2 | user32.dll | int unhookwindowshookex(intptr) |
| 2 | user32.dll | intptr callnexthookex(intptr, int, intptr, intptr) |
| 1 | advapi32 | int istextunicode(intptr, int, int32&) |
| 1 | gdiplus.dll | int gdiploadimagefromfile(string, intptr&) |
| 1 | kernel32.dll | int getcurrentthreadid() |
| 1 | user32.dll | int movewindow(intptr, int, int, int, int, bool) |
| 1 | user32.dll | intptr setwindowshookex(int, zfmessagebox/hookprochandler, intptr, int) |