Application Report
- Application ID: c15d9f48b0684e1db864767b648945d6
- Report Submitted on: 04/30/2009 10:35:11
- Definitions File: Mono 2.4 (Revised)
- API Issues: 8
- P/Invoke APIs: 10
The following 8 APIs (used 20 times) might not work:
- Total:
4
4
-
System.Windows.Forms
4
4
-
Help
1
-
HtmlDocument
1
-
ExecCommand(System.String,System.Boolean,System.Object)
Used 2 times
1
-
ExecCommand(System.String,System.Boolean,System.Object)
Used 2 times
-
WebBrowser
3
3
-
.ctor()
Used 2 times
1
-
Print()
Used 1 time
1
-
ShowPageSetupDialog()
Used 1 time
1
-
ShowPrintPreviewDialog()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 2 times
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 2 times
-
Help
-
System.Windows.Forms
There are 10 P/Invokes (used 43 times):
| Count | Library | Function |
|---|---|---|
| 28 | user32 | intptr sendmessage(intptr, int, int, intptr) |
| 6 | comctl32.dll | bool imagelist_dragshownolock(bool) |
| 2 | comctl32.dll | bool imagelist_dragleave(intptr) |
| 1 | comctl32.dll | bool imagelist_begindrag(intptr, int, int, int) |
| 1 | comctl32.dll | void imagelist_enddrag() |
| 1 | comctl32.dll | bool initcommoncontrols() |
| 1 | comctl32.dll | bool imagelist_dragmove(int, int) |
| 1 | comctl32.dll | bool imagelist_dragenter(intptr, int, int) |
| 1 | user32.dll | bool enablescrollbar(intptr, uint, uint) |
| 1 | user32.dll | bool showscrollbar(intptr, int, bool) |