Application Report
- Application ID: d6565d2075174f14bfc66ee4fbb945a3
- Report Submitted on: 10/07/2008 04:10:51
- Definitions File: Mono 2.0
- API Issues: 21
- P/Invoke APIs: 13
The following 21 APIs (used 287 times) might not work:
- Total:
3
14
8
-
System.Configuration
2
-
ConfigurationManager
2
-
ConfigurationManager
-
System.Data.Linq
2
-
DataContext
2
-
DataContext
-
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.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 2 times
1
-
get_DefaultCredentials()
Used 2 times
-
CredentialCache
-
System.Web
3
5
4
-
HttpRequest
1
-
get_LogonUserIdentity()
Used 1 time
1
-
get_LogonUserIdentity()
Used 1 time
-
HttpResponse
4
2
-
AddCacheDependency(System.Web.Caching.CacheDependency[])
Used 2 times
1
1
-
AddCacheItemDependencies(System.Collections.ArrayList)
Used 1 time
1
-
AddCacheItemDependencies(System.String[])
Used 2 times
1
1
-
AddCacheItemDependency(System.String)
Used 1 time
1
-
AddCacheDependency(System.Web.Caching.CacheDependency[])
Used 2 times
-
HttpServerUtility
3
-
HttpStaticObjectsCollection
1
1
-
get_NeverAccessed()
Used 2 times
1
1
-
get_NeverAccessed()
Used 2 times
-
HttpRequest
-
System.Web.Configuration
1
-
HttpCapabilitiesBase
1
-
DisableOptimizedCacheKey()
Used 1 time
1
-
DisableOptimizedCacheKey()
Used 1 time
-
HttpCapabilitiesBase
-
System.Web.Security
2
1
-
FormsAuthentication
1
-
RedirectToLoginPage(System.String)
Used 1 time
1
-
RedirectToLoginPage(System.String)
Used 1 time
-
UrlAuthorizationModule
1
1
-
FormsAuthentication
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 2 times
1
-
get_DesignMode()
Used 2 times
-
Control
-
System.Configuration
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) |