Application Report
- Application ID: 7a9cd84df50546b9b26c3946371a9398
- Report Submitted on: 01/23/2009 02:52:36
- Definitions File: Mono 2.2
- API Issues: 21
- P/Invoke APIs: 3
The following 21 APIs (used 44 times) might not work:
- Total:
5
15
10
-
System.ComponentModel
1
-
MarshalByValueComponent
1
-
Dispose(System.Boolean)
Used 2 times
1
-
Dispose(System.Boolean)
Used 2 times
-
MarshalByValueComponent
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 10 times
1
-
GetSchema(System.String,System.String[])
Used 10 times
-
DbConnection
-
System.Data.Odbc
1
1
-
OdbcConnection
1
1
-
ReleaseObjectPool()
Used 2 times
1
1
-
ReleaseObjectPool()
Used 2 times
-
OdbcConnection
-
System.Data.OleDb
5
6
6
-
OleDbConnection
1
1
-
ReleaseObjectPool()
Used 2 times
1
1
-
ReleaseObjectPool()
Used 2 times
-
OleDbConnectionStringBuilder
5
-
.ctor()
Used 1 time
1
-
Clear()
Used 2 times
1
-
set_DataSource(System.String)
Used 2 times
1
-
set_PersistSecurityInfo(System.Boolean)
Used 2 times
1
-
set_Provider(System.String)
Used 2 times
1
-
.ctor()
Used 1 time
-
OleDbDataReader
5
5
-
GetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32)
Used 2 times
1
1
-
GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32)
Used 2 times
1
1
-
GetGuid(System.Int32)
Used 2 times
1
1
-
GetValues(System.Object[])
Used 2 times
1
1
-
get_HasRows()
Used 2 times
1
1
-
GetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32)
Used 2 times
-
OleDbConnection
-
System.Data.SqlClient
2
1
-
SqlBulkCopy
1
1
-
.ctor(System.String,System.Data.SqlClient.SqlBulkCopyOptions)
Used 2 times
1
1
-
.ctor(System.String,System.Data.SqlClient.SqlBulkCopyOptions)
Used 2 times
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlBulkCopy
-
System.Drawing
1
-
Pen
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 1 time
-
Pen
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetActiveObject(System.String)
Used 2 times
1
1
-
GetActiveObject(System.String)
Used 2 times
-
Marshal
-
System.Windows.Forms
3
-
Cursor
1
-
get_HotSpot()
Used 1 time
1
-
get_HotSpot()
Used 1 time
-
RichTextBox
2
-
set_SelectionIndent(System.Int32)
Used 1 time
1
-
set_SelectionRightIndent(System.Int32)
Used 1 time
1
-
set_SelectionIndent(System.Int32)
Used 1 time
-
Cursor
-
System.ComponentModel
There are 3 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32 | bool queryperformancecounter(int64&) |
| 2 | user32.dll | intptr sendmessage(intptr, int, intptr, int32&) |
| 1 | kernel32 | bool queryperformancefrequency(int64&) |