Application Report
- Application ID: 97fe5b3908f84cc2896d9b37d3b05a1c
- Report Submitted on: 07/14/2007 08:08:39
- API Issues: 14
- P/Invoke APIs: 5
The following 14 APIs (used 38 times) might not work:
- Total:
14
-
System.Windows.Forms
14
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 13 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 5 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 13 times
-
Help
1
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
RichTextBox
9
-
get_SelectionBullet()
Used 2 times
1
-
get_SelectionHangingIndent()
Used 1 time
1
-
get_SelectionIndent()
Used 2 times
1
-
get_SelectionRightIndent()
Used 1 time
1
-
set_SelectionBackColor(System.Drawing.Color)
Used 2 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
-
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 28 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) |