Application Report
- Application ID: d12041e96bb6492bbd0a16df5052eb61
- Report Submitted on: 07/10/2007 17:11:25
- API Issues: 13
- P/Invoke APIs: 6
The following 13 APIs (used 36 times) might not work:
- Total:
13
-
System.Windows.Forms
13
-
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
8
-
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_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 6 P/Invokes (used 28 times):
| Count | Library | Function |
|---|---|---|
| 12 | user32.dll | int sendmessage(intptr, int, int, int) |
| 11 | user32.dll | int sendmessage(intptr, int, int, intptr) |
| 2 | user32 | int sendmessage(intptr, int, int, richtextboxex/paraformat&) |
| 1 | shell32.dll | intptr extracticon(intptr, string, int) |
| 1 | user32 | int sendmessage(intptr, int, int, int) |
| 1 | user32.dll | bool destroyicon(intptr) |