Application Report
- Application ID: aa2c776e9a6142feb69f90bf77554874
- Report Submitted on: 09/17/2009 11:46:22
- Definitions File: Mono 2.4 (Revised)
- API Issues: 39
- P/Invoke APIs: 143
The following 39 APIs (used 80 times) might not work:
- Total:
36
15
-
System
1
-
Uri
1
-
get_DnsSafeHost()
Used 1 time
1
-
get_DnsSafeHost()
Used 1 time
-
Uri
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 3 times
1
-
get_ConnectionStrings()
Used 3 times
-
ConfigurationManager
-
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.Data.SqlClient
3
-
SqlDependency
3
-
.ctor(System.Data.SqlClient.SqlCommand)
Used 11 times
1
-
Start(System.String)
Used 1 time
1
-
Stop(System.String)
Used 2 times
1
-
.ctor(System.Data.SqlClient.SqlCommand)
Used 11 times
-
SqlDependency
-
System.Diagnostics
14
-
EventLog
3
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
Process
10
-
get_BasePriority()
Used 1 time
1
-
get_HandleCount()
Used 1 time
1
-
get_NonpagedSystemMemorySize64()
Used 1 time
1
-
get_PagedMemorySize64()
Used 1 time
1
-
get_PagedSystemMemorySize64()
Used 1 time
1
-
get_PeakPagedMemorySize64()
Used 1 time
1
-
get_ProcessorAffinity()
Used 1 time
1
-
get_Responding()
Used 1 time
1
-
get_Threads()
Used 1 time
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 2 times
1
-
get_BasePriority()
Used 1 time
-
ProcessThread
1
-
get_Id()
Used 1 time
1
-
get_Id()
Used 1 time
-
EventLog
-
System.Management
9
11
-
ManagementBaseObject
1
1
-
get_Properties()
Used 2 times
1
1
-
get_Properties()
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 3 times
1
-
Get()
Used 3 times
1
-
.ctor(System.String)
Used 3 times
-
PropertyData
2
2
-
get_Name()
Used 2 times
1
1
-
get_Value()
Used 4 times
1
1
-
get_Name()
Used 2 times
-
PropertyDataCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
PropertyDataCollection/PropertyDataEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementBaseObject
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Runtime.Remoting.Messaging
2
2
-
CallContext
2
2
-
LogicalGetData(System.String)
Used 2 times
1
1
-
LogicalSetData(System.String,System.Object)
Used 2 times
1
1
-
LogicalGetData(System.String)
Used 2 times
-
CallContext
-
System.Threading
1
-
Overlapped
1
-
Overlapped
-
System.Transactions
2
-
PreparingEnlistment
1
-
Prepared()
Used 1 time
1
-
Prepared()
Used 1 time
-
Transaction
1
-
PreparingEnlistment
-
System.Windows.Forms
1
-
DataGridView
1
-
set_VirtualMode(System.Boolean)
Used 2 times
1
-
set_VirtualMode(System.Boolean)
Used 2 times
-
DataGridView
-
System
There are 143 P/Invokes (used 177 times):
| Count | Library | Function |
|---|---|---|
| 8 | advapi32.dll | int setservicestatus(intptr, servicesapi/service_status&) |
| 7 | advapi32.dll | bool closeservicehandle(intptr) |
| 3 | kernel32.dll | bool closehandle(intptr) |
| 3 | kernel32.dll | bool getprocesstimes(intptr, uint64&, uint64&, uint64&, uint64&) |
| 2 | advapi32.dll | intptr openservice(intptr, string, int) |
| 2 | advapi32.dll | intptr openscmanagera(string, string, servicesapi/servicecontrolmanagertype) |
| 2 | kernel32 | bool setfilecompletionnotificationmodes(safefilehandle, threadutility/filecomple |
| 2 | kernel32 | bool setthreadpriority(safewaithandle, threadutility/backgroundprocessingmode) |
| 2 | kernel32 | bool getlogicalprocessorinformation(byte*, int32&) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | kernel32.dll | bool setlocaltime(localtimemanagement/systemtime&) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | system.data.sqlite.dll | int sqlite3_create_collation(intptr, byte[], int, intptr, sqlitecollation) |
| 2 | system.data.sqlite.dll | int sqlite3_reset_interop(intptr) |
| 2 | system.data.sqlite.dll | intptr sqlite3_column_text_interop(intptr, int, int32&) |
| 2 | system.data.sqlite.dll | int sqlite3_create_function_interop(intptr, byte[], int, int, intptr, sqlitecall |
| 2 | system.data.sqlite.dll | int sqlite3_context_collcompare(intptr, byte[], int, byte[], int) |
| 2 | system.data.sqlite.dll | int sqlite3_bind_text(intptr, int, byte[], int, intptr) |
| 2 | user32 | int getwindowthreadprocessid(intptr, int32&) |
| 2 | user32.dll | bool showwindow(intptr, int) |
| 2 | user32.dll | intptr findwindow(string, string) |
| 1 | advapi32.dll | bool adjusttokenprivileges(intptr, bool, localtimemanagement/tokpriv1luid&, int, |
| 1 | advapi32.dll | int deleteservice(intptr) |
| 1 | advapi32.dll | intptr openscmanagera(string, string, int) |
| 1 | advapi32.dll | int startservicectrldispatcher(servicesapi/service_table_entry[]) |
| 1 | advapi32.dll | bool changeserviceconfig2a(intptr, servicesapi/infolevel, servicesapi/service_fa |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | intptr registerservicectrlhandler(string, servicesapi/servicectrlhandlerproc) |
| 1 | advapi32.dll | intptr createservice(intptr, string, string, serviceaccesstype, servicetype, ser |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | advapi32.dll | bool lookupprivilegevalue(string, string, int64&) |
| 1 | advapi32.dll | bool openprocesstoken(intptr, int, intptr&) |
| 1 | ipserial.dll | ipserialerror nsio_end() |
| 1 | ipserial.dll | ipserialerror nsio_close(int) |
| 1 | ipserial.dll | int nsio_read(int, byte[], int) |
| 1 | ipserial.dll | ipserialerror nsio_init() |
| 1 | ipserial.dll | int nsio_open(string, int, uint) |
| 1 | ipserial.dll | ipserialerror nsio_ioctl(int, ipserialbaudrate, int) |
| 1 | kernel32 | void releasesrwlockshared(intptr&) |
| 1 | kernel32 | void releasesrwlockexclusive(intptr&) |
| 1 | kernel32 | safewaithandle getcurrentwin32processhandle() |
| 1 | kernel32 | safefilehandle createfile(string, fileaccess, fileshare, intptr, filemode, fileo |
| 1 | kernel32 | void initializesrwlock(intptr&) |
| 1 | kernel32 | void acquiresrwlockshared(intptr&) |
| 1 | kernel32 | void acquiresrwlockexclusive(intptr&) |
| 1 | kernel32 | safewaithandle openthread(threadrights, bool, int) |
| 1 | kernel32 | bool getnumaprocessornode(byte, byte&) |
| 1 | kernel32 | bool queryidleprocessorcycletime(int32&, uint64[]) |
| 1 | kernel32 | bool getnumanodeprocessormask(byte, uint64&) |
| 1 | kernel32 | bool queryprocesscycletime(safewaithandle, uint64&) |
| 1 | kernel32 | bool getnumahighestnodenumber(int32&) |
| 1 | kernel32 | bool getnumaavailablememorynode(byte, uint64&) |
| 1 | kernel32 | bool cancelsynchronousio(safewaithandle) |
| 1 | kernel32 | bool duplicatehandle(intptr, intptr, intptr, intptr&, uint, bool, arbitrarywaith |
| 1 | kernel32 | bool querythreadcycletime(safewaithandle, uint64&) |
| 1 | kernel32 | bool setprocessworkingsetsize(intptr, int, int) |
| 1 | kernel32 | bool switchtothread() |
| 1 | kernel32 | bool deviceiocontrol(safefilehandle, int, safepinnedobject, int, safepinnedobjec |
| 1 | kernel32 | int getcurrentprocessornumber() |
| 1 | kernel32 | int getcurrentwin32threadid() |
| 1 | kernel32 | intptr getcurrentprocess() |
| 1 | kernel32 | safewaithandle getcurrentwin32threadhandle() |
| 1 | kernel32 | bool getnumaproximitynode(int, byte&) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | kernel32.dll | bool setlocaltime(sntpclient/systemtime&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | intptr getcurrentprocess() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |
| 1 | library\cases.dll | int16 getfiopadegfsas(string, nativemethods/cases, stringbuilder, int32&) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |
| 1 | system.data.sqlite.dll | void sqlite3_result_error16(intptr, string, int) |
| 1 | system.data.sqlite.dll | intptr sqlite3_errmsg_interop(intptr, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_context_collseq(intptr, int32&, int32&, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_commit_hook(intptr, sqlitecommitcallback, intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_result_text16(intptr, string, int, intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_text16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_database_name_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_origin_name16_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_libversion() |
| 1 | system.data.sqlite.dll | intptr sqlite3_next_stmt(intptr, intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_rollback_hook(intptr, sqliterollbackcallback, intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_result_error(intptr, byte[], int) |
| 1 | system.data.sqlite.dll | void sqlite3_result_int(intptr, int) |
| 1 | system.data.sqlite.dll | void sqlite3_result_double(intptr, double) |
| 1 | system.data.sqlite.dll | void sqlite3_result_blob(intptr, byte[], int, intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_interrupt(intptr) |
| 1 | system.data.sqlite.dll | typeaffinity sqlite3_value_type(intptr) |
| 1 | system.data.sqlite.dll | typeaffinity sqlite3_column_type(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 | void sqlite3_result_int64(intptr, int64) |
| 1 | system.data.sqlite.dll | void sqlite3_result_null(intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_result_text(intptr, byte[], int, intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_value_blob(intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_update_hook(intptr, sqliteupdatecallback, intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_database_name16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_blob(intptr, int) |
| 1 | system.data.sqlite.dll | intptr sqlite3_bind_parameter_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | int sqlite3_column_int(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_column_count(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_column_bytes(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_close_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_changes(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_busy_timeout(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_text16(intptr, int, string, int, intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_parameter_index(intptr, byte[]) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_parameter_count(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_null(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_int64(intptr, int, int64) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_int(intptr, int, int) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_double(intptr, int, double) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_blob(intptr, int, byte[], int, intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_aggregate_count(intptr) |
| 1 | system.data.sqlite.dll | double sqlite3_value_double(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_cursor_rowid(intptr, int, int64&) |
| 1 | system.data.sqlite.dll | int sqlite3_exec(intptr, byte[], intptr, intptr, intptr&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_aggregate_context(intptr, int) |
| 1 | system.data.sqlite.dll | int64 sqlite3_value_int64(intptr) |
| 1 | system.data.sqlite.dll | int64 sqlite3_column_int64(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_value_int(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_value_bytes(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_step(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_rekey(intptr, byte[], int) |
| 1 | system.data.sqlite.dll | int sqlite3_prepare_interop(intptr, intptr, int, intptr&, intptr&, int32&) |
| 1 | system.data.sqlite.dll | int sqlite3_open_interop(byte[], int, intptr&) |
| 1 | system.data.sqlite.dll | int sqlite3_open16_interop(byte[], int, intptr&) |
| 1 | system.data.sqlite.dll | int sqlite3_key(intptr, byte[], int) |
| 1 | system.data.sqlite.dll | int sqlite3_index_column_info_interop(intptr, byte[], byte[], byte[], int32&, in |
| 1 | system.data.sqlite.dll | int sqlite3_get_autocommit(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_finalize_interop(intptr) |
| 1 | system.data.sqlite.dll | double sqlite3_column_double(intptr, int) |