Application Report
- Application ID: 9bd4128c993545f5b28156282ef10145
- Report Submitted on: 05/01/2008 11:20:24
- API Issues: 8
- P/Invoke APIs: 121
The following 8 APIs (used 17 times) might not work:
- Total:
7
2
-
System
1
-
Environment
1
-
get_WorkingSet()
Used 1 time
1
-
get_WorkingSet()
Used 1 time
-
Environment
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 7 times
1
-
GetSchema(System.String,System.String[])
Used 7 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 2 times
1
-
get_DefaultCredentials()
Used 2 times
-
CredentialCache
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 2 times
1
-
GetAllNetworkInterfaces()
Used 2 times
-
NetworkInterface
-
System.Transactions
2
-
PreparingEnlistment
1
-
Prepared()
Used 1 time
1
-
Prepared()
Used 1 time
-
Transaction
1
-
PreparingEnlistment
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System
There are 121 P/Invokes (used 150 times):
| Count | Library | Function |
|---|---|---|
| 8 | wlanapi.dll | void wlanfreememory(intptr) |
| 4 | iphlpapi | int getiftable(intptr, int32&, bool) |
| 4 | iphlpapi | uint getadaptersinfo(intptr, int32&) |
| 4 | kernel32.dll | bool closehandle(intptr) |
| 3 | wpcap.dll | intptr pcap_geterr(intptr) |
| 3 | wpcap.dll | void pcap_freealldevs(intptr) |
| 2 | iphlpapi | int getifentry(intptr) |
| 2 | system.data.sqlite.dll | int sqlite3_bind_text_interop(intptr, int, byte[], int, intptr) |
| 2 | system.data.sqlite.dll | intptr sqlite3_libversion_interop(int32&) |
| 2 | system.data.sqlite.dll | intptr sqlite3_column_text_interop(intptr, int, int32&) |
| 2 | wlanapi.dll | int wlanreasoncodetostring(wlan/wlanreasoncode, int, stringbuilder, intptr) |
| 2 | wlanapi.dll | int wlangetnetworkbsslist(intptr, guid, intptr, wlan/dot11bsstype, bool, intptr, |
| 2 | wlanapi.dll | int wlanclosehandle(intptr, intptr) |
| 2 | wlanapi.dll | int wlanqueryinterface(intptr, guid, wlan/wlanintfopcode, intptr, int32&, intptr |
| 2 | wpcap.dll | int pcap_findalldevs(intptr&, stringbuilder) |
| 1 | iphlpapi | int setifentry(intptr) |
| 1 | kernel32.dll | bool deviceiocontrol(intptr, uint, intptr, int, intptr, int, int32&, intptr) |
| 1 | kernel32.dll | intptr createfile(string, uint, fileshareflags, intptr, filecreateflags, uint, i |
| 1 | system.data.sqlite.dll | typeaffinity sqlite3_column_type_interop(intptr, int) |
| 1 | system.data.sqlite.dll | intptr sqlite3_value_text_interop(intptr, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_value_text16_interop(intptr, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_value_blob_interop(intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_update_hook_interop(intptr, sqliteupdatecallback) |
| 1 | system.data.sqlite.dll | intptr sqlite3_rollback_hook_interop(intptr, sqliterollbackcallback) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_origin_name_interop(intptr, int, 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_origin_name16_interop(intptr, int, int32&) |
| 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 | 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_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 | void sqlite3_value_int64_interop(intptr, int64&) |
| 1 | system.data.sqlite.dll | int sqlite3_aggregate_count_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_create_function_interop(intptr, byte[], int, int, sqlitecallback, sq |
| 1 | system.data.sqlite.dll | int sqlite3_close_interop(intptr) |
| 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_parameter_count_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_null_interop(intptr, int) |
| 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_cursor_rowid(intptr, int, int64&) |
| 1 | system.data.sqlite.dll | int sqlite3_decompressfile(string) |
| 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_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_decltype_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_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | int sqlite3_value_bytes_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_table_cursor(intptr, int, int) |
| 1 | system.data.sqlite.dll | int sqlite3_table_column_metadata_interop(intptr, byte[], byte[], byte[], intptr |
| 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_step_interop(intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_database_name16_interop(intptr, int, int32&) |
| 1 | wlanapi.dll | int wlansetprofile(intptr, guid, wlan/wlanprofileflags, string, string, bool, in |
| 1 | wlanapi.dll | int wlansetinterface(intptr, guid, wlan/wlanintfopcode, uint, intptr, intptr) |
| 1 | wlanapi.dll | int wlanscan(intptr, guid, intptr, intptr, intptr) |
| 1 | wlanapi.dll | int wlanregisternotification(intptr, wlan/wlannotificationsource, bool, wlan/wla |
| 1 | wlanapi.dll | int wlanconnect(intptr, guid, wlan/wlanconnectionparameters&, intptr) |
| 1 | wlanapi.dll | int wlangetavailablenetworklist(intptr, guid, wlan/wlangetavailablenetworkflags, |
| 1 | wlanapi.dll | int wlandeleteprofile(intptr, guid, string, intptr) |
| 1 | wlanapi.dll | int wlangetprofile(intptr, guid, string, intptr, intptr&, wlan/wlanprofileflags& |
| 1 | wlanapi.dll | int wlangetprofilelist(intptr, guid, intptr, intptr&) |
| 1 | wlanapi.dll | int wlanenuminterfaces(intptr, intptr, intptr&) |
| 1 | wlanapi.dll | int wlanopenhandle(uint, intptr, uint32&, intptr&) |
| 1 | wpcap.dll | void pcap_dump(intptr, intptr, intptr) |
| 1 | wpcap.dll | void pcap_close(intptr) |
| 1 | wpcap.dll | void pcap_dump_close(intptr) |
| 1 | wpcap.dll | intptr pcap_sendqueue_alloc(int) |
| 1 | wpcap.dll | intptr pcap_open_offline(string, stringbuilder) |
| 1 | wpcap.dll | intptr pcap_open_live(string, int, int16, int16, stringbuilder) |
| 1 | wpcap.dll | string pcap_lib_version() |
| 1 | wpcap.dll | intptr pcap_dump_open(intptr, string) |
| 1 | wpcap.dll | int pcap_setmode(intptr, int) |
| 1 | wpcap.dll | int pcap_compile(intptr, intptr, string, int, uint) |
| 1 | wpcap.dll | int pcap_datalink(intptr) |
| 1 | wpcap.dll | int pcap_dump_flush(intptr) |
| 1 | wpcap.dll | int pcap_next_ex(intptr, intptr&, intptr&) |
| 1 | wpcap.dll | int pcap_sendpacket(intptr, intptr, int) |
| 1 | wpcap.dll | int pcap_sendqueue_queue(intptr, intptr, intptr) |
| 1 | wpcap.dll | int pcap_sendqueue_transmit(intptr, intptr, int) |
| 1 | wpcap.dll | int pcap_setfilter(intptr, intptr) |
| 1 | wpcap.dll | void pcap_sendqueue_destroy(intptr) |