Application Report
- Application ID: b6479618aacd44988283ce4a25a5b6c0
- Report Submitted on: 06/11/2009 06:31:27
- Definitions File: Mono 2.4 (Revised)
- API Issues: 15
- P/Invoke APIs: 14
The following 15 APIs (used 37 times) might not work:
- Total:
1
12
10
-
System.Management
1
9
10
-
ManagementBaseObject
2
2
-
get_Item(System.String)
Used 6 times
1
1
-
get_Properties()
Used 2 times
1
1
-
get_Item(System.String)
Used 6 times
-
ManagementClass
2
-
.ctor(System.String)
Used 3 times
1
-
GetInstances()
Used 3 times
1
-
.ctor(System.String)
Used 3 times
-
ManagementObject
1
2
1
-
.ctor(System.String)
Used 1 time
1
-
Dispose()
Used 1 time
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
-
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.Windows.Forms
3
-
WebBrowser
3
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Management
There are 14 P/Invokes (used 36 times):
| Count | Library | Function |
|---|---|---|
| 10 | kernel32.dll | int getstdhandle(int) |
| 6 | kernel32.dll | int writeprivateprofilestring(string, string, string, string) |
| 4 | kernel32.dll | int getconsolescreenbufferinfo(int, console_screen_buffer_info&) |
| 2 | kernel32.dll | int writeprivateprofilesection(string, string, string) |
| 2 | kernel32.dll | int getprivateprofileint(string, string, int, string) |
| 2 | kernel32.dll | int getprivateprofilesectionnames(byte[], int, string) |
| 2 | kernel32.dll | int getprivateprofilestring(string, string, string, stringbuilder, int, string) |
| 2 | kernel32.dll | int setconsoletextattribute(int, int) |
| 1 | kernel32.dll | int setconsoletitle(string) |
| 1 | kernel32.dll | int setconsolemode(int, int) |
| 1 | kernel32.dll | int setconsolecursorposition(int, coord&) |
| 1 | kernel32.dll | int setconsolecursorinfo(int, console_cursor_info&) |
| 1 | kernel32.dll | int getconsoletitle(stringbuilder, int) |
| 1 | kernel32.dll | int getconsolemode(int, int32&) |