Application Report
- Application ID: f65c84c417c54c7484d3c249686295a4
- Report Submitted on: 04/25/2011 09:27:58
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 1
- P/Invoke APIs: 8
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Windows.Forms
There are 8 P/Invokes (used 12 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | int callnexthookex(int, int, int, intptr) |
| 2 | user32.dll | int setwindowshookex(int, useractivityhook/hookproc, intptr, int) |
| 2 | user32.dll | int unhookwindowshookex(int) |
| 2 | user32.dll | int16 getkeystate(int) |
| 1 | user32 | int getkeyboardstate(byte[]) |
| 1 | user32 | int toascii(int, int, byte[], byte[], int) |
| 1 | wtsapi32.dll | bool wtsregistersessionnotification(intptr, int) |
| 1 | wtsapi32.dll | bool wtsunregistersessionnotification(intptr) |