Application Report
- Application ID: d45d59b357ef4887a1207484dcebd785
- Report Submitted on: 10/12/2009 01:39:58
- Definitions File: Mono 2.4 (Revised)
- API Issues: 13
- P/Invoke APIs: 9
The following 13 APIs (used 69 times) might not work:
- Total:
11
7
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
System.Data.OleDb
2
1
-
OleDbConnection
2
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 2 times
1
1
-
GetSchema(System.String)
Used 1 time
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 2 times
-
OleDbConnection
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 2 times
1
-
set_ConnectionString(System.String)
Used 2 times
-
SqlConnection
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Item(System.String)
Used 4 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 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Windows.Forms
3
-
ComboBox
2
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 49 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 49 times
-
ComboBox
-
System.Configuration
There are 9 P/Invokes (used 16 times):
| Count | Library | Function |
|---|---|---|
| 6 | user32 | int sendmessage(int, int, int, object) |
| 2 | user32 | bool destroywindow(int) |
| 2 | user32 | intptr removemenu(intptr, int, int) |
| 1 | avicap32.dll | bool capgetdriverdescriptiona(int16, string&, int, string&, int) |
| 1 | avicap32.dll | int capcreatecapturewindowa(string&, int, int, int, int, int16, int, int) |
| 1 | user32 | bool drawmenubar(intptr) |
| 1 | user32 | int getmenuitemcount(intptr) |
| 1 | user32 | int setwindowpos(int, int, int, int, int, int, int) |
| 1 | user32 | intptr getsystemmenu(intptr, bool) |