Application Report
- Application ID: f6b7a2f3e67148489d91bad2fff68d29
- Report Submitted on: 01/12/2011 08:02:38
- Definitions File: Mono 2.8 (2.0 Profile)
- API Issues: 18
- P/Invoke APIs: 9
The following 18 APIs (used 62 times) might not work:
- Total:
1
15
10
-
System
1
-
Environment
1
-
get_UserInteractive()
Used 3 times
1
-
get_UserInteractive()
Used 3 times
-
Environment
-
System.Management
1
9
10
-
ManagementBaseObject
2
2
-
get_Item(System.String)
Used 2 times
1
1
-
get_Properties()
Used 8 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObject
1
2
1
-
.ctor(System.String)
Used 1 time
1
-
Dispose()
Used 2 times
1
-
Get()
Used 2 times
1
1
-
.ctor(System.String)
Used 1 time
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 4 times
1
1
-
GetEnumerator()
Used 4 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 4 times
1
1
-
get_Current()
Used 4 times
1
1
-
MoveNext()
Used 4 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 2 times
1
-
Get()
Used 2 times
1
-
.ctor(System.String)
Used 2 times
-
PropertyData
1
1
-
get_Value()
Used 8 times
1
1
-
get_Value()
Used 8 times
-
PropertyDataCollection
1
1
-
get_Item(System.String)
Used 8 times
1
1
-
get_Item(System.String)
Used 8 times
-
ManagementBaseObject
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Windows.Forms
4
-
TextBox
3
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
TextBox
-
System
There are 9 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | safefilehandle createfilew(string, win32/fileaccess, fileshare, intptr, filemode |
| 2 | kernel32.dll | int getfileattributesw(string) |
| 2 | shell32.dll | intptr shgetfileinfo(string, uint, win32/shfileinfo&, uint, uint) |
| 1 | kernel32.dll | bool createdirectoryw(string, intptr) |
| 1 | kernel32.dll | bool findclose(intptr) |
| 1 | kernel32.dll | bool findnextfilew(win32/safefindhandle, win32/finddata&) |
| 1 | kernel32.dll | bool getfilesizeex(safefilehandle, int64&) |
| 1 | kernel32.dll | bool iswow64process(intptr, boolean&) |
| 1 | kernel32.dll | win32/safefindhandle findfirstfilew(string, win32/finddata&) |