Application Report
- Application ID: ffc54c7b18a84e16b1e7b089c14bca06
- Report Submitted on: 10/07/2009 14:52:26
- Definitions File: Mono 2.4 (Revised)
- API Issues: 10
- P/Invoke APIs: 13
The following 10 APIs (used 19 times) might not work:
- Total:
10
1
-
System
3
-
AppDomain
1
-
AppDomainSetup
1
-
set_LoaderOptimization(System.LoaderOptimization)
Used 2 times
1
-
set_LoaderOptimization(System.LoaderOptimization)
Used 2 times
-
Environment
1
-
get_UserInteractive()
Used 1 time
1
-
get_UserInteractive()
Used 1 time
-
AppDomain
-
System.Diagnostics
4
1
-
Debugger
1
1
-
Launch()
Used 6 times
1
1
-
Launch()
Used 6 times
-
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
-
Debugger
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Reflection
1
-
AssemblyName
1
-
get_ProcessorArchitecture()
Used 1 time
1
-
get_ProcessorArchitecture()
Used 1 time
-
AssemblyName
-
System
There are 13 P/Invokes (used 17 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.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) |