Application Report
- Application ID: 1de7c79ad5374f7faf6ee39444283816
- Report Submitted on: 04/25/2009 22:55:55
- Definitions File: Mono 2.4 (Revised)
- API Issues: 9
- P/Invoke APIs: 17
The following 9 APIs (used 1099 times) might not work:
- Total:
9
3
-
System.Drawing
1
-
System.Drawing.Drawing2D
1
-
System.Net
1
-
WebProxy
1
-
GetDefaultProxy()
Used 1 time
1
-
GetDefaultProxy()
Used 1 time
-
WebProxy
-
System.Runtime.InteropServices
1
-
Marshal
1
-
GetHRForException(System.Exception)
Used 1 time
1
-
GetHRForException(System.Exception)
Used 1 time
-
Marshal
-
System.Windows.Forms
2
-
Cursor
1
-
set_Clip(System.Drawing.Rectangle)
Used 1 time
1
-
set_Clip(System.Drawing.Rectangle)
Used 1 time
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
Cursor
-
System.Xml.Serialization
3
3
-
XmlSerializationReader
3
3
-
CreateInvalidCastException(System.Type,System.Object,System.String)
Used 684 times
1
1
-
get_IsReturnValue()
Used 136 times
1
1
-
set_IsReturnValue(System.Boolean)
Used 272 times
1
1
-
CreateInvalidCastException(System.Type,System.Object,System.String)
Used 684 times
-
XmlSerializationReader
-
System.Drawing
There are 17 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 1 | gdi32.dll | bool deleteobject(intptr) |
| 1 | gdi32.dll | void movetoex(intptr, int, int, intptr) |
| 1 | gdi32.dll | void lineto(intptr, int, int) |
| 1 | gdi32.dll | intptr createpen(int, int, int) |
| 1 | gdi32.dll | int setrop2(intptr, int) |
| 1 | user32 | intptr windowfrompoint(int, int) |
| 1 | user32 | intptr setcapture(intptr) |
| 1 | user32 | intptr getparent(intptr) |
| 1 | user32 | intptr createiconindirect(win32/iconinfo&) |
| 1 | user32 | bool setforegroundwindow(intptr) |
| 1 | user32 | bool releasecapture() |
| 1 | user32 | bool getwindowinfo(intptr, win32/windowinfo&) |
| 1 | user32 | bool geticoninfo(intptr, win32/iconinfo&) |
| 1 | zlib.x86.dll | gzipstream/zlibreturncode inflate(gzipstream/z_stream&, gzipstream/zlibflush) |
| 1 | zlib.x86.dll | gzipstream/zlibreturncode inflateend(gzipstream/z_stream&) |
| 1 | zlib.x86.dll | gzipstream/zlibreturncode inflateinit2(gzipstream/z_stream&, gzipstream/zlibopen |