Application Report
- Application ID: 2266ad1b9fc24b369488a70735825112
- Report Submitted on: 12/11/2008 07:26:27
- Definitions File: Mono 2.0
- API Issues: 20
- P/Invoke APIs: 15
The following 20 APIs (used 43 times) might not work:
- Total:
17
13
-
System
1
-
AppDomain
1
-
AppDomain
-
System.Diagnostics
2
-
EventLog
2
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
-
EventLog
-
System.Management
11
12
-
ManagementBaseObject
2
2
-
get_Item(System.String)
Used 4 times
1
1
-
get_Properties()
Used 2 times
1
1
-
get_Item(System.String)
Used 4 times
-
ManagementClass
3
-
.ctor(System.Management.ManagementScope,System.Management.ManagementPath,System.Management.ObjectGetOptions)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
1
-
GetInstances()
Used 2 times
1
-
.ctor(System.Management.ManagementScope,System.Management.ManagementPath,System.Management.ObjectGetOptions)
Used 1 time
-
ManagementObjectCollection
2
2
-
GetEnumerator()
Used 4 times
1
1
-
get_Count()
Used 2 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
-
ManagementPath
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementScope
2
1
-
.ctor(System.String)
Used 1 time
1
-
Connect()
Used 2 times
1
1
-
.ctor(System.String)
Used 1 time
-
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 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Security.Principal
1
1
-
WindowsIdentity
1
1
-
get_User()
Used 4 times
1
1
-
get_User()
Used 4 times
-
WindowsIdentity
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
System
There are 15 P/Invokes (used 19 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | dwmapi.dll | bool dwmiscompositionenabled() |
| 1 | dwmapi.dll | void dwmextendframeintoclientarea(intptr, margins&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |