Application Report
- Application ID: df6eda6de1634f189eee24b1433610da
- Report Submitted on: 04/20/2010 16:35:26
- Definitions File: Mono 2.6
- API Issues: 10
- P/Invoke APIs: 16
The following 10 APIs (used 14 times) might not work:
- Total:
10
-
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
3
-
Graphics
1
-
Pen
2
-
get_Alignment()
Used 1 time
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
1
-
get_Alignment()
Used 1 time
-
Graphics
-
System.Drawing.Drawing2D
2
-
GraphicsPath
2
-
Widen(System.Drawing.Pen)
Used 2 times
1
-
Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix)
Used 1 time
1
-
Widen(System.Drawing.Pen)
Used 2 times
-
GraphicsPath
-
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.Diagnostics
There are 16 P/Invokes (used 20 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 | gdi32.dll | bool bitblt(intptr, int, int, int, int, intptr, int, int, int) |
| 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 | int releasedc(intptr, intptr) |
| 1 | user32.dll | intptr getdc(intptr) |