Application Report
- Application ID: 6c8a3aee42f849738e602611764166be
- Report Submitted on: 03/10/2011 13:30:59
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 3
- P/Invoke APIs: 11
The following 3 APIs (used 7 times) might not work:
- Total:
2
1
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 4 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 4 times
-
Form
-
Microsoft.VisualBasic
There are 11 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32 | bool setforegroundwindow(intptr) |
| 2 | gdi32.dll | bool deletedc(intptr) |
| 2 | gdi32.dll | uint64 bitblt(intptr, int, int, int, int, intptr, int, int, int) |
| 2 | gdi32.dll | intptr createdc(string&, string&, string&, intptr) |
| 2 | shell32 | int shell_notifyicona(int, balloon/notifyicondata&) |
| 1 | gdi32.dll | bool stretchblt(intptr, int, int, int, int, intptr, int, int, int, int, win32/gd |
| 1 | user32 | int getwindowrect(intptr, win32/user32/rect&) |
| 1 | user32 | intptr getforegroundwindow() |
| 1 | user32 | intptr getwindowdc(intptr) |
| 1 | user32.dll | bool getlastinputinfo(win32/user32/lastinputinfo&) |
| 1 | user32.dll | int releasedc(intptr, intptr) |