Application Report
- Application ID: b14532f0c9e543309b22bdc66797277d
- Report Submitted on: 10/09/2008 13:29:12
- Definitions File: Mono 2.0
- API Issues: 19
- P/Invoke APIs: 15
The following 19 APIs (used 81 times) might not work:
- Total:
17
8
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 2 times
1
-
.ctor(System.Type)
Used 2 times
-
CodeTypeReference
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 3 times
1
-
GetSchema(System.String,System.String[])
Used 3 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.Data.OleDb
2
2
-
OleDbDataReader
2
2
-
GetDecimal(System.Int32)
Used 8 times
1
1
-
GetGuid(System.Int32)
Used 2 times
1
1
-
GetDecimal(System.Int32)
Used 8 times
-
OleDbDataReader
-
System.Diagnostics
1
-
EventLog
1
-
LogNameFromSourceName(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 1 time
-
EventLog
-
System.Net.Security
1
-
System.Security
2
-
CodeAccessPermission
1
-
Assert()
Used 2 times
1
-
Assert()
Used 2 times
-
PermissionSet
1
-
PermitOnly()
Used 1 time
1
-
PermitOnly()
Used 1 time
-
CodeAccessPermission
-
System.Security.Principal
1
1
-
WindowsIdentity
1
1
-
get_User()
Used 6 times
1
1
-
get_User()
Used 6 times
-
WindowsIdentity
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Web.Compilation
2
1
-
BuildDependencySet
1
1
-
get_VirtualPaths()
Used 2 times
1
1
-
get_VirtualPaths()
Used 2 times
-
BuildManager
1
-
BuildDependencySet
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 20 times
1
-
get_DesignMode()
Used 20 times
-
Control
-
System.Web.UI.WebControls
3
-
BaseValidator
1
-
set_Text(System.String)
Used 24 times
1
-
set_Text(System.String)
Used 24 times
-
HyperLink
1
-
LoadViewState(System.Object)
Used 1 time
1
-
LoadViewState(System.Object)
Used 1 time
-
ValidationSummary
1
-
AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Used 1 time
1
-
AddAttributesToRender(System.Web.UI.HtmlTextWriter)
Used 1 time
-
BaseValidator
-
Microsoft.VisualBasic
There are 15 P/Invokes (used 24 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | advapi32.dll | bool logonuser(string&, string&, string&, int, int, intptr&) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | msvcrt.dll | int _mkdir(string) |
| 1 | ws2_32.dll | int connect(intptr, byte[], int) |
| 1 | ws2_32.dll | int wsagetlasterror() |