Application Report
- Application ID: 6886a59736a7440cb81c6c18d93816f1
- Report Submitted on: 11/01/2008 09:01:08
- Definitions File: Mono 2.0
- API Issues: 8
- P/Invoke APIs: 6
The following 8 APIs (used 14 times) might not work:
- Total:
8
-
System.Diagnostics
2
-
Process
2
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowTitle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Windows.Forms
6
-
Control
1
-
IsKeyLocked(System.Windows.Forms.Keys)
Used 1 time
1
-
IsKeyLocked(System.Windows.Forms.Keys)
Used 1 time
-
Help
1
-
RichTextBox
3
-
set_AutoWordSelection(System.Boolean)
Used 2 times
1
-
set_SelectionBackColor(System.Drawing.Color)
Used 3 times
1
-
set_SelectionTabs(System.Int32[])
Used 1 time
1
-
set_AutoWordSelection(System.Boolean)
Used 2 times
-
WebBrowser
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
Control
-
System.Diagnostics
There are 6 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 6 | user32.dll | uint sendinput(uint, nativewin32/input&, int) |
| 4 | user32 | intptr sendmessage(intptr, int, int, intptr) |
| 2 | user32 | intptr sendmessage(intptr, int, int, int32[]) |
| 2 | user32.dll | bool setforegroundwindow(intptr) |
| 2 | user32.dll | int sendmessage(intptr, int, int, point&) |
| 1 | user32 | intptr sendmessage(intptr, int, intptr, intptr) |