Application Report
- Application ID: a1e2505037a3454489fa427f70f58b36
- Report Submitted on: 04/06/2009 04:09:53
- Definitions File: Mono 2.4
- API Issues: 9
- P/Invoke APIs: 16
The following 9 APIs (used 29 times) might not work:
- Total:
9
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Diagnostics
7
-
EventLog
3
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 2 times
1
-
DeleteEventSource(System.String,System.String)
Used 2 times
1
-
LogNameFromSourceName(System.String,System.String)
Used 6 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 2 times
-
Process
1
-
get_Threads()
Used 4 times
1
-
get_Threads()
Used 4 times
-
ProcessThread
3
-
get_Id()
Used 4 times
1
-
get_TotalProcessorTime()
Used 4 times
1
-
get_UserProcessorTime()
Used 4 times
1
-
get_Id()
Used 4 times
-
EventLog
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 2 times
1
-
get_DefaultCredentials()
Used 2 times
-
CredentialCache
-
System.Configuration
There are 16 P/Invokes (used 44 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | bool closehandle(intptr) |
| 4 | kernel32 | bool queryperformancecounter(int64&) |
| 4 | kernel32.dll | intptr getstdhandle(uint) |
| 4 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 4 | kernel32.dll | int getcurrentthreadid() |
| 2 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 2 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 2 | kernel32.dll | void outputdebugstring(string) |
| 2 | kernel32.dll | int getconsoleoutputcp() |
| 2 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 2 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 2 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 2 | libc | void closelog() |
| 2 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 2 | libc | void syslog(int, string, string) |
| 2 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |