Application Report
- Application ID: 1b20c895d16c4b1c8397ceb7169ac4ac
- Report Submitted on: 05/09/2009 17:08:30
- Definitions File: Mono 2.4 (Revised)
- API Issues: 1
- P/Invoke APIs: 4
The following 1 APIs (used 4 times) might not work:
- Total:
1
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 4 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 4 times
-
Form
-
System.Windows.Forms
There are 4 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | int setcursorpos(int, int) |
| 1 | user32.dll | bool unhookwindowshookex(int) |
| 1 | user32.dll | int callnexthookex(int, int, int, intptr) |
| 1 | user32.dll | int setwindowshookex(int, mousehook/hookproc, intptr, int) |