Application Report
- Application ID: 2af68b8a679b41099a5b355d131551f6
- Report Submitted on: 08/02/2009 14:21:16
- Definitions File: Mono 2.4 (Revised)
- API Issues: 19
- P/Invoke APIs: 12
The following 19 APIs (used 47 times) might not work:
- Total:
17
12
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
-
Type
-
System.ComponentModel
1
1
-
TypeDescriptor
1
1
-
GetFullComponentName(System.Object)
Used 2 times
1
1
-
GetFullComponentName(System.Object)
Used 2 times
-
TypeDescriptor
-
System.Configuration
1
-
ConfigurationSection
1
-
get_SectionInformation()
Used 6 times
1
-
get_SectionInformation()
Used 6 times
-
ConfigurationSection
-
System.Data.OleDb
1
1
-
OleDbConnection
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 4 times
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 4 times
-
OleDbConnection
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.IO.Ports
1
1
-
SerialPort
1
1
-
set_ReceivedBytesThreshold(System.Int32)
Used 2 times
1
1
-
set_ReceivedBytesThreshold(System.Int32)
Used 2 times
-
SerialPort
-
System.Management
6
8
-
ManagementBaseObject
1
1
-
get_Properties()
Used 2 times
1
1
-
get_Properties()
Used 2 times
-
ManagementClass
2
-
.ctor(System.String)
Used 1 time
1
-
GetInstances()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
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
-
PropertyData
1
1
-
get_Value()
Used 2 times
1
1
-
get_Value()
Used 2 times
-
PropertyDataCollection
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Windows.Forms
4
-
ComboBox
3
-
get_AutoCompleteMode()
Used 1 time
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 1 time
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 1 time
1
-
get_AutoCompleteMode()
Used 1 time
-
WebBrowser
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
ComboBox
-
System
There are 12 P/Invokes (used 25 times):
| Count | Library | Function |
|---|---|---|
| 13 | user32.dll | int sendmessage(intptr, int, int, intptr) |
| 2 | user32.dll | intptr sendmessage(intptr, int, intptr, intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | uint waitforsingleobject(intptr, uint) |
| 1 | kernel32.dll | intptr openevent(uint, bool, string) |
| 1 | kernel32.dll | intptr createevent(intptr, bool, bool, string) |
| 1 | kernel32.dll | bool setevent(intptr) |
| 1 | kernel32.dll | bool resetevent(intptr) |
| 1 | user32 | int sendmessage(intptr, int, int, copydatachannel/copydatastruct&) |
| 1 | user32.dll | bool setwindowpos(intptr, intptr, int, int, int, int, int) |
| 1 | user32.dll | int destroywindow(intptr) |
| 1 | user32.dll | intptr createwindowex(int, string, string, int, int, int, int, int, intptr, int, |