Application Report
- Application ID: 4fa907890b57441485b3bdebeea52d22
- Report Submitted on: 11/06/2008 11:34:08
- Definitions File: Mono 2.0
- API Issues: 7
- P/Invoke APIs: 14
The following 7 APIs (used 16 times) might not work:
- Total:
7
-
System.Diagnostics
3
-
EventLog
3
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
EventLog
-
System.Drawing
1
-
Pen
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 7 times
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 7 times
-
Pen
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Security.Cryptography.Xml
2
-
EncryptedXml
2
-
.ctor(System.Xml.XmlDocument)
Used 2 times
1
-
EncryptKey(System.Byte[],System.Security.Cryptography.RSA,System.Boolean)
Used 1 time
1
-
.ctor(System.Xml.XmlDocument)
Used 2 times
-
EncryptedXml
-
System.Diagnostics
There are 14 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | libc | void syslog(int, string, string) |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void closelog() |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |
| 1 | user32.dll | intptr sendmessage(handleref, uint, intptr, string) |