Application Report
- Application ID: 6fd2d04738514143a10445e010d6d6e7
- Report Submitted on: 10/11/2008 07:07:19
- Definitions File: Mono 2.0
- API Issues: 5
- P/Invoke APIs: 3
The following 5 APIs (used 21 times) might not work:
- Total:
5
-
System.Windows.Forms
5
-
ListView
1
-
set_RightToLeftLayout(System.Boolean)
Used 1 time
1
-
set_RightToLeftLayout(System.Boolean)
Used 1 time
-
TabControl
1
-
set_RightToLeftLayout(System.Boolean)
Used 15 times
1
-
set_RightToLeftLayout(System.Boolean)
Used 15 times
-
TextBox
3
-
get_AutoCompleteCustomSource()
Used 1 time
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 2 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 2 times
1
-
get_AutoCompleteCustomSource()
Used 1 time
-
ListView
-
System.Windows.Forms
There are 3 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 1 | gdi32.dll | bool bitblt(intptr, int, int, int, int, intptr, int, int, int) |
| 1 | user32.dll | int releasedc(intptr, intptr) |
| 1 | user32.dll | intptr getdc(intptr) |