Application Report
- Application ID: a7accf184b1448988ecd69015ff3b57b
- Report Submitted on: 03/25/2011 04:57:14
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 24
- P/Invoke APIs: 11
The following 24 APIs (used 1130 times) might not work:
- Total:
4
20
-
System.Windows.Forms
4
20
-
AxHost
17
-
.ctor(System.String)
Used 14 times
1
-
GetColorFromOleColor(System.UInt32)
Used 33 times
1
-
GetFontFromIFont(System.Object)
Used 11 times
1
-
GetIFontFromFont(System.Drawing.Font)
Used 22 times
1
-
GetIPictureFromPicture(System.Drawing.Image)
Used 20 times
1
-
GetOcx()
Used 14 times
1
-
GetOleColorFromColor(System.Drawing.Color)
Used 33 times
1
-
GetPictureFromIPicture(System.Object)
Used 20 times
1
-
PropsValid()
Used 55 times
1
-
get_BackColor()
Used 14 times
1
-
get_Enabled()
Used 14 times
1
-
get_Font()
Used 11 times
1
-
get_ForeColor()
Used 13 times
1
-
set_BackColor(System.Drawing.Color)
Used 14 times
1
-
set_Enabled(System.Boolean)
Used 14 times
1
-
set_Font(System.Drawing.Font)
Used 11 times
1
-
set_ForeColor(System.Drawing.Color)
Used 13 times
1
-
.ctor(System.String)
Used 14 times
-
AxHost/ConnectionPointCookie
2
-
.ctor(System.Object,System.Object,System.Type)
Used 14 times
1
-
Disconnect()
Used 14 times
1
-
.ctor(System.Object,System.Object,System.Type)
Used 14 times
-
AxHost/InvalidActiveXStateException
1
-
.ctor(System.String,System.Windows.Forms.AxHost/ActiveXInvokeKind)
Used 748 times
1
-
.ctor(System.String,System.Windows.Forms.AxHost/ActiveXInvokeKind)
Used 748 times
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 13 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 13 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 13 times
-
DataGridView
1
-
set_VirtualMode(System.Boolean)
Used 1 time
1
-
set_VirtualMode(System.Boolean)
Used 1 time
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
-
AxHost
-
System.Windows.Forms
There are 11 P/Invokes (used 20 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, uintptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |