Application Report
- Application ID: 1488e9ea795b4965bc9d4bb191443ff8
- Report Submitted on: 11/01/2008 13:02:43
- Definitions File: Mono 2.0
- API Issues: 11
- P/Invoke APIs: 14
The following 11 APIs (used 23 times) might not work:
- Total:
11
1
-
System.Configuration
2
-
ConfigurationManager
1
-
ConfigurationSection
1
-
get_SectionInformation()
Used 5 times
1
-
get_SectionInformation()
Used 5 times
-
ConfigurationManager
-
System.Diagnostics
7
1
-
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
-
EventLogInstaller
4
1
-
set_CategoryCount(System.Int32)
Used 2 times
1
1
-
set_CategoryResourceFile(System.String)
Used 1 time
1
-
set_MessageResourceFile(System.String)
Used 1 time
1
-
set_ParameterResourceFile(System.String)
Used 1 time
1
-
set_CategoryCount(System.Int32)
Used 2 times
-
EventLog
-
System.Management.Instrumentation
1
-
DefaultManagementProjectInstaller
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
DefaultManagementProjectInstaller
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Configuration
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 | void outputdebugstring(string) |
| 1 | kernel32.dll | uint gettempfilename(string, string, uint, stringbuilder) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 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) |