Application Report
- Application ID: f0e8cf942db848199b9788dc3ba7e090
- Report Submitted on: 05/02/2008 03:38:33
- API Issues: 16
- P/Invoke APIs: 5
The following 16 APIs (used 47 times) might not work:
- Total:
16
-
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.Windows.Forms
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() |