Application Report
- Application ID: 25ee5d075c014aec963e6380907e311d
- Report Submitted on: 12/03/2010 06:30:00
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 14
- P/Invoke APIs: 14
The following 14 APIs (used 24 times) might not work:
- Total:
14
-
System
2
-
Console
2
-
set_BufferWidth(System.Int32)
Used 1 time
1
-
set_WindowWidth(System.Int32)
Used 1 time
1
-
set_BufferWidth(System.Int32)
Used 1 time
-
Console
-
System.Diagnostics
8
-
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
-
Process
1
-
get_Threads()
Used 2 times
1
-
get_Threads()
Used 2 times
-
ProcessThread
4
-
get_Id()
Used 4 times
1
-
get_PrivilegedProcessorTime()
Used 2 times
1
-
get_TotalProcessorTime()
Used 2 times
1
-
get_UserProcessorTime()
Used 2 times
1
-
get_Id()
Used 4 times
-
EventLog
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Net.NetworkInformation
2
-
NetworkInterface
2
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetIsNetworkAvailable()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System
There are 14 P/Invokes (used 18 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 | kernel32 | bool setconsolectrlhandler(kernelrunmanager/consoleeventhandler, bool) |
| 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) |