Application Report
- Application ID: f775fc5597144fccad65ab22069c609d
- Report Submitted on: 04/09/2009 15:20:42
- Definitions File: Mono 2.4 (Revised)
- API Issues: 10
- P/Invoke APIs: 16
The following 10 APIs (used 22 times) might not work:
- Total:
10
-
System.Drawing
2
-
Image
2
-
FromStream(System.IO.Stream,System.Boolean)
Used 4 times
1
-
FromStream(System.IO.Stream,System.Boolean,System.Boolean)
Used 4 times
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 4 times
-
Image
-
System.Drawing.Drawing2D
1
-
System.Net
1
-
WebProxy
1
-
set_UseDefaultCredentials(System.Boolean)
Used 3 times
1
-
set_UseDefaultCredentials(System.Boolean)
Used 3 times
-
WebProxy
-
System.Runtime.CompilerServices
2
-
RuntimeHelpers
2
-
PrepareConstrainedRegions()
Used 4 times
1
-
PrepareDelegate(System.Delegate)
Used 1 time
1
-
PrepareConstrainedRegions()
Used 4 times
-
RuntimeHelpers
-
System.Windows.Forms
4
-
Application
1
-
ComboBox
1
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
Application
-
System.Drawing
There are 16 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | bool showwindow(intptr, int) |
| 2 | user32.dll | bool setwindowpos(intptr, int, int, int, int, int, uint) |
| 1 | kernel32 | bool freelibrary(intptr) |
| 1 | kernel32 | intptr loadlibrary(string) |
| 1 | kernel32 | uintptr getprocaddress(intptr, string) |
| 1 | kernel32.dll | bool setprocessworkingsetsize(intptr, int, int) |
| 1 | shell32.dll | intptr shappbarmessage(uint, trayicon/nativemethods/appbardata&) |
| 1 | user32 | intptr setwindowshookex(cbthook/hooktype, uintptr, intptr, uint) |
| 1 | user32 | intptr getforegroundwindow() |
| 1 | user32 | int getwindowtext(intptr, stringbuilder, int) |
| 1 | user32 | int clienttoscreen(intptr, relocator/point&) |
| 1 | user32 | bool unhookwindowshookex(intptr) |
| 1 | user32 | bool getwindowrect(intptr, relocator/rect&) |
| 1 | user32 | int getclientrect(intptr, relocator/rect&) |
| 1 | user32.dll | bool flashwindow(intptr, bool) |
| 1 | user32.dll | bool movewindow(intptr, int, int, int, int, bool) |