Application Report
- Application ID: c085dd85ea024bad988e842313d140d0
- Report Submitted on: 07/16/2009 09:15:08
- Definitions File: Mono 2.4 (Revised)
- API Issues: 15
- P/Invoke APIs: 10
The following 15 APIs (used 41 times) might not work:
- Total:
2
12
5
-
System.Data.Common
1
1
-
DataAdapter
1
1
-
Update(System.Data.DataSet)
Used 10 times
1
1
-
Update(System.Data.DataSet)
Used 10 times
-
DataAdapter
-
System.Data.Odbc
1
1
-
OdbcCommandBuilder
1
1
-
DeriveParameters(System.Data.Odbc.OdbcCommand)
Used 2 times
1
1
-
DeriveParameters(System.Data.Odbc.OdbcCommand)
Used 2 times
-
OdbcCommandBuilder
-
System.Data.OleDb
1
1
-
OleDbCommandBuilder
1
1
-
DeriveParameters(System.Data.OleDb.OleDbCommand)
Used 2 times
1
1
-
DeriveParameters(System.Data.OleDb.OleDbCommand)
Used 2 times
-
OleDbCommandBuilder
-
System.DirectoryServices.ActiveDirectory
2
-
ActiveDirectoryPartition
1
-
get_Name()
Used 1 time
1
-
get_Name()
Used 1 time
-
Domain
1
-
GetCurrentDomain()
Used 1 time
1
-
GetCurrentDomain()
Used 1 time
-
ActiveDirectoryPartition
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 3 times
1
-
get_DefaultCredentials()
Used 3 times
-
CredentialCache
-
System.Security.Principal
1
2
-
SecurityIdentifier
1
-
IsAccountSid()
Used 1 time
1
-
IsAccountSid()
Used 1 time
-
WindowsIdentity
1
1
-
get_User()
Used 6 times
1
1
-
get_User()
Used 6 times
-
SecurityIdentifier
-
System.Windows.Forms
7
-
ComboBox
4
-
get_AutoCompleteMode()
Used 1 time
1
-
get_AutoCompleteSource()
Used 1 time
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 1 time
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 3 times
1
-
get_AutoCompleteMode()
Used 1 time
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 6 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 6 times
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
ToolStripManager
1
-
Merge(System.Windows.Forms.ToolStrip,System.String)
Used 2 times
1
-
Merge(System.Windows.Forms.ToolStrip,System.String)
Used 2 times
-
ComboBox
-
System.Data.Common
There are 10 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 5 | user32.dll | bool unregisterhotkey(intptr, int) |
| 5 | user32.dll | bool registerhotkey(intptr, int, lbhotkey/keymodifiers, keys) |
| 1 | gdi32 | int bitblt(int, int, int, int, int, int, int, int, int) |
| 1 | kernel32.dll | bool setlocaltime(ntpclient/systemtime&) |
| 1 | user32 | int releasedc(int, int) |
| 1 | user32 | int getdc(int) |
| 1 | user32.dll | int sendmessage(handleref, uint, int32&, stringbuilder) |
| 1 | user32.dll | int sendmessage(handleref, uint, intptr, bool) |
| 1 | user32.dll | int sendmessage(handleref, uint, intptr, intptr) |
| 1 | user32.dll | int sendmessage(handleref, uint, intptr, string) |