Application Report
- Application ID: 45ee1daf759c4e36bc77c0163b72e8f9
- Report Submitted on: 04/01/2009 18:21:36
- Definitions File: Mono 2.4
- API Issues: 5
- P/Invoke APIs: 6
The following 5 APIs (used 91 times) might not work:
- Total:
5
-
System.Diagnostics
2
-
EventLog
2
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 2 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
-
EventLog
-
System.Net
1
-
ServicePointManager
1
-
get_CheckCertificateRevocationList()
Used 2 times
1
-
get_CheckCertificateRevocationList()
Used 2 times
-
ServicePointManager
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 85 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 85 times
-
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.Diagnostics
There are 6 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | kernel32.dll | bool setconsoletextattribute(intptr, uint) |
| 1 | kernel32.dll | bool writeconsolew(intptr, string, uint, uint32&, intptr) |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |