Application Report
- Application ID: 9a491c38acf640f6b433ba770f8b95c0
- Report Submitted on: 10/14/2008 06:56:20
- Definitions File: Mono 2.0
- API Issues: 4
- P/Invoke APIs: 8
The following 4 APIs (used 13 times) might not work:
- Total:
4
-
System.Windows.Forms
4
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 10 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 10 times
-
WebBrowser
3
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
Form
-
System.Windows.Forms
There are 8 P/Invokes (used 15 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | bool destroycaret() |
| 2 | imm32.dll | intptr immgetdefaultimewnd(intptr) |
| 2 | user32.dll | bool createcaret(intptr, int, int, int) |
| 2 | user32.dll | bool hidecaret(intptr) |
| 2 | user32.dll | bool setcaretpos(int, int) |
| 2 | user32.dll | bool showcaret(intptr) |
| 1 | user32.dll | intptr sendmessage(intptr, int, intptr, ime/compositionform) |
| 1 | user32.dll | intptr sendmessage(intptr, int, intptr, ime/logfont) |