Application Report
- Application ID: 455e1944c8cf4cb5896b7ce754f2be57
- Report Submitted on: 11/21/2010 12:19:27
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 12
- P/Invoke APIs: 5
The following 12 APIs (used 23 times) might not work:
- Total:
12
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Windows.Forms
11
-
Help
1
-
RichTextBox
2
-
set_SelectionHangingIndent(System.Int32)
Used 1 time
1
-
set_SelectionTabs(System.Int32[])
Used 1 time
1
-
set_SelectionHangingIndent(System.Int32)
Used 1 time
-
TextBox
4
-
get_AutoCompleteCustomSource()
Used 3 times
1
-
set_AutoCompleteCustomSource(System.Windows.Forms.AutoCompleteStringCollection)
Used 3 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 4 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 4 times
1
-
get_AutoCompleteCustomSource()
Used 3 times
-
ToolStripItem
1
-
get_RightToLeft()
Used 1 time
1
-
get_RightToLeft()
Used 1 time
-
ToolStripTextBox
3
-
Help
-
System.Diagnostics
There are 5 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32 | int formatmessage(int, intptr, int, int, string, uint, int) |
| 1 | shell32 | intptr shgetfileinfo(string, int, fileicon/nativemethods/shfileinfo&, uint, uint |
| 1 | user32.dll | int isiconic(intptr) |
| 1 | user32.dll | int setforegroundwindow(intptr) |
| 1 | user32.dll | int showwindow(intptr, int) |