Application Report
- Application ID: 04332820f3ee4602a78b4d7f84883d8d
- Report Submitted on: 09/05/2008 03:42:29
- API Issues: 17
- P/Invoke APIs: 5
The following 17 APIs (used 49 times) might not work:
- Total:
17
-
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
16
-
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
-
ToolStripItem
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 3 times
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 3 times
-
ComboBox
-
System.Net
There are 5 P/Invokes (used 29 times):
| Count | Library | Function |
|---|---|---|
| 24 | user32 | 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() |