Application Report
- Application ID: d682d5d5296745f49750378475e521c2
- Report Submitted on: 09/01/2009 15:38:49
- Definitions File: Mono 2.4 (Revised)
- API Issues: 1
- P/Invoke APIs: 7
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
System.Configuration
There are 7 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32 | int sendinput(int, mousehook/msinput&, int) |
| 2 | user32 | bool unhookwindowshookex(intptr) |
| 1 | user32 | intptr callnexthookex(intptr, int, intptr, keyboardhook/keyboarddata&) |
| 1 | user32 | intptr callnexthookex(intptr, int, intptr, mousehook/mousedata&) |
| 1 | user32 | intptr setwindowshookex(int, keyboardhook/wkcallback, intptr, int) |
| 1 | user32 | intptr setwindowshookex(int, mousehook/wmcallback, intptr, int) |
| 1 | user32 | intptr windowfrompoint(point) |