Application Report
- Application ID: 4a6511beacdf40dda3d57c595d6d2e48
- Report Submitted on: 10/24/2008 15:27:09
- Definitions File: Mono 2.0
- API Issues: 22
- P/Invoke APIs: 92
The following 22 APIs (used 74 times) might not work:
- Total:
19
10
-
Microsoft.Win32
1
-
RegistryKey
1
-
RegistryKey
-
System.Configuration
3
-
ConfigurationManager
2
-
ConfigurationSection
1
-
get_SectionInformation()
Used 20 times
1
-
get_SectionInformation()
Used 20 times
-
ConfigurationManager
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 10 times
1
-
GetSchema(System.String,System.String[])
Used 10 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 4 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 4 times
-
DbConnection
-
System.Diagnostics
4
1
-
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
-
EventLogInstaller
-
System.Management.Instrumentation
4
3
-
DefaultManagementProjectInstaller
1
-
.ctor()
Used 3 times
1
-
.ctor()
Used 3 times
-
Instrumentation
3
3
-
Fire(System.Object)
Used 2 times
1
1
-
Publish(System.Object)
Used 2 times
1
1
-
Revoke(System.Object)
Used 2 times
1
1
-
Fire(System.Object)
Used 2 times
-
DefaultManagementProjectInstaller
-
System.Net.Security
1
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetHRForLastWin32Error()
Used 6 times
1
1
-
GetHRForLastWin32Error()
Used 6 times
-
Marshal
-
System.Transactions
4
2
-
PreparingEnlistment
1
-
Prepared()
Used 1 time
1
-
Prepared()
Used 1 time
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
2
1
-
TransactionEventArgs
1
-
get_Transaction()
Used 2 times
1
-
get_Transaction()
Used 2 times
-
PreparingEnlistment
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 2 times
1
-
get_DesignMode()
Used 2 times
-
Control
-
Microsoft.Win32
There are 92 P/Invokes (used 109 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 3 | userenv.dll | bool leavecriticalpolicysection(intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 2 | system.data.sqlite.dll | int sqlite3_bind_text_interop(intptr, int, byte[], int, intptr) |
| 2 | system.data.sqlite.dll | intptr sqlite3_column_text_interop(intptr, int, int32&) |
| 2 | system.data.sqlite.dll | intptr sqlite3_libversion_interop(int32&) |
| 2 | userenv.dll | intptr entercriticalpolicysection(bool) |
| 2 | userenv.dll | bool registergpnotification(safewaithandle, bool) |
| 2 | userenv.dll | bool unregistergpnotification(safewaithandle) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 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 | system.data.sqlite.dll | intptr sqlite3_rollback_hook_interop(intptr, sqliterollbackcallback) |
| 1 | system.data.sqlite.dll | intptr sqlite3_update_hook_interop(intptr, sqliteupdatecallback) |
| 1 | system.data.sqlite.dll | intptr sqlite3_value_blob_interop(intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_value_text16_interop(intptr, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_value_text_interop(intptr, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_errmsg_stmt_interop(intptr, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_errmsg_interop(intptr, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_commit_hook_interop(intptr, sqlitecommitcallback) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_text16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_table_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_table_name16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_origin_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_name16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_origin_name16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | typeaffinity sqlite3_value_type_interop(intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_column_double_interop(intptr, int, double&) |
| 1 | system.data.sqlite.dll | void sqlite3_value_int64_interop(intptr, int64&) |
| 1 | system.data.sqlite.dll | void sqlite3_value_double_interop(intptr, double&) |
| 1 | system.data.sqlite.dll | void sqlite3_sleep_interop(uint) |
| 1 | system.data.sqlite.dll | void sqlite3_result_text_interop(intptr, byte[], int, intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_result_text16_interop(intptr, string, int, intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_result_null_interop(intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_result_int_interop(intptr, int) |
| 1 | system.data.sqlite.dll | void sqlite3_result_int64_interop(intptr, int64&) |
| 1 | system.data.sqlite.dll | void sqlite3_result_error_interop(intptr, byte[], int) |
| 1 | system.data.sqlite.dll | void sqlite3_result_error16_interop(intptr, string, int) |
| 1 | system.data.sqlite.dll | void sqlite3_result_double_interop(intptr, double&) |
| 1 | system.data.sqlite.dll | void sqlite3_result_blob_interop(intptr, byte[], int, intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_interrupt_interop(intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_function_free_callbackcookie(intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_detach_all_interop(intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_column_int64_interop(intptr, int, int64&) |
| 1 | system.data.sqlite.dll | typeaffinity sqlite3_column_type_interop(intptr, int) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_decltype_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | int sqlite3_close_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_column_bytes_interop(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_column_count_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_column_int_interop(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_compressfile(string) |
| 1 | system.data.sqlite.dll | int sqlite3_create_collation16_interop(intptr, string, int, int, sqlitecollation |
| 1 | system.data.sqlite.dll | int sqlite3_create_collation_interop(intptr, byte[], int, int, sqlitecollation, |
| 1 | system.data.sqlite.dll | int sqlite3_create_function16_interop(intptr, string, int, int, sqlitecallback, |
| 1 | system.data.sqlite.dll | int sqlite3_changes_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_busy_timeout_interop(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_blob_interop(intptr, int, byte[], int, intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_double_interop(intptr, int, double&) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_int64_interop(intptr, int, int64&) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_int_interop(intptr, int, int) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_null_interop(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_parameter_count_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_parameter_index_interop(intptr, byte[]) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_text16_interop(intptr, int, string, int, int) |
| 1 | system.data.sqlite.dll | int sqlite3_create_function_interop(intptr, byte[], int, int, sqlitecallback, sq |
| 1 | system.data.sqlite.dll | int sqlite3_cursor_rowid(intptr, int, int64&) |
| 1 | system.data.sqlite.dll | int sqlite3_table_cursor(intptr, int, int) |
| 1 | system.data.sqlite.dll | int sqlite3_value_bytes_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_value_int_interop(intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_aggregate_context_interop(intptr, int) |
| 1 | system.data.sqlite.dll | intptr sqlite3_bind_parameter_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_blob_interop(intptr, int) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_database_name16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_database_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | int sqlite3_table_column_metadata_interop(intptr, byte[], byte[], byte[], intptr |
| 1 | system.data.sqlite.dll | int sqlite3_step_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_decompressfile(string) |
| 1 | system.data.sqlite.dll | int sqlite3_finalize_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_key_interop(intptr, byte[], int) |
| 1 | system.data.sqlite.dll | int sqlite3_open16_interop(string, intptr&) |
| 1 | system.data.sqlite.dll | int sqlite3_open_interop(byte[], intptr&) |
| 1 | system.data.sqlite.dll | int sqlite3_prepare_interop(intptr, intptr, int, intptr&, intptr&, int32&) |
| 1 | system.data.sqlite.dll | int sqlite3_rekey_interop(intptr, byte[], int) |
| 1 | system.data.sqlite.dll | int sqlite3_reset_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_aggregate_count_interop(intptr) |