Application Report
- Application ID: 4db3b8c81f034b90b5378a08cbef9db2
- Report Submitted on: 07/09/2009 07:59:42
- Definitions File: Mono 2.4 (Revised)
- API Issues: 5
- P/Invoke APIs: 3
The following 5 APIs (used 5 times) might not work:
- Total:
5
-
System.Windows.Forms
5
-
RichTextBox
2
-
set_AutoWordSelection(System.Boolean)
Used 1 time
1
-
set_EnableAutoDragDrop(System.Boolean)
Used 1 time
1
-
set_AutoWordSelection(System.Boolean)
Used 1 time
-
TextBox
3
-
get_AutoCompleteCustomSource()
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_AutoCompleteCustomSource()
Used 1 time
-
RichTextBox
-
System.Windows.Forms
There are 3 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | bool releasecapture() |
| 3 | user32.dll | int sendmessage(intptr, int, int, int) |
| 1 | wininet.dll | bool internetgetconnectedstate(int32&, int) |