Application Report
- Application ID: 205282ec0e0d49f1a084b7fb456685c5
- Report Submitted on: 12/13/2008 06:01:19
- Definitions File: Mono 2.0
- API Issues: 16
- P/Invoke APIs: 6
The following 16 APIs (used 46 times) might not work:
- Total:
16
-
System.Net
1
-
HttpWebRequest
1
-
set_DefaultCachePolicy(System.Net.Cache.RequestCachePolicy)
Used 2 times
1
-
set_DefaultCachePolicy(System.Net.Cache.RequestCachePolicy)
Used 2 times
-
HttpWebRequest
-
System.Windows.Forms
15
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 16 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 6 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 16 times
-
Help
1
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
RichTextBox
11
-
get_SelectionBullet()
Used 2 times
1
-
get_SelectionHangingIndent()
Used 1 time
1
-
get_SelectionIndent()
Used 2 times
1
-
get_SelectionRightIndent()
Used 1 time
1
-
get_SelectionTabs()
Used 1 time
1
-
set_SelectionBackColor(System.Drawing.Color)
Used 5 times
1
-
set_SelectionBullet(System.Boolean)
Used 2 times
1
-
set_SelectionHangingIndent(System.Int32)
Used 1 time
1
-
set_SelectionIndent(System.Int32)
Used 2 times
1
-
set_SelectionRightIndent(System.Int32)
Used 1 time
1
-
set_SelectionTabs(System.Int32[])
Used 1 time
1
-
get_SelectionBullet()
Used 2 times
-
ComboBox
-
System.Net
There are 6 P/Invokes (used 29 times):
| Count | Library | Function |
|---|---|---|
| 12 | user32 | intptr sendmessage(intptr, int, intptr, intptr) |
| 12 | user32.dll | intptr sendmessage(intptr, int, intptr, intptr) |
| 2 | user32 | intptr sendmessage(intptr, int, intptr, richtextboxex/paraformat&) |
| 1 | shell32.dll | intptr extracticon(intptr, string, int) |
| 1 | user32.dll | bool destroyicon(intptr) |
| 1 | user32.dll | intptr getforegroundwindow() |