Application Report
- Application ID: 76559a8829674550beee16f29b63e8da
- Report Submitted on: 08/03/2009 10:56:35
- Definitions File: Mono 2.4 (Revised)
- API Issues: 6
- P/Invoke APIs: 7
The following 6 APIs (used 8 times) might not work:
- Total:
6
-
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.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
-
Form
-
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 7 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32.dll | bool allocconsole() |
| 1 | kernel32.dll | bool freeconsole() |
| 1 | kernel32.dll | bool getversionex(osplatform/osversioninfoex&) |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |
| 1 | user32.dll | uint sendmessage(intptr, int, intptr, intptr) |