Application Report
- Application ID: ae2f4d25677948cbbf394d9b6c7be879
- Report Submitted on: 10/26/2009 16:36:30
- Definitions File: Mono 2.4 (Revised)
- API Issues: 2
- P/Invoke APIs: 18
The following 2 APIs (used 13 times) might not work:
- Total:
2
-
System.Windows.Forms
2
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
-
ToolStripItemCollection
1
-
Find(System.String,System.Boolean)
Used 12 times
1
-
Find(System.String,System.Boolean)
Used 12 times
-
ContainerControl
-
System.Windows.Forms
There are 18 P/Invokes (used 33 times):
| Count | Library | Function |
|---|---|---|
| 6 | user32 | int lockwindowupdate(intptr) |
| 5 | kernel32.dll | bool queryperformancecounter(int64&) |
| 2 | imm32.dll | intptr immgetdefaultimewnd(intptr) |
| 2 | user32.dll | int callnexthookex(int, int, int, intptr) |
| 2 | user32.dll | int setwindowshookex(int, hookmanager/hookproc, intptr, int) |
| 2 | user32.dll | int unhookwindowshookex(int) |
| 2 | user32.dll | int16 getkeystate(int) |
| 2 | user32.dll | bool showwindow(intptr, int) |
| 1 | user32 | int toascii(int, int, byte[], byte[], int) |
| 1 | user32 | int getkeyboardstate(byte[]) |
| 1 | user32 | int getdoubleclicktime() |
| 1 | user32.dll | intptr sendmessage(intptr, int, intptr, ime/compositionform) |
| 1 | user32.dll | bool showcaret(intptr) |
| 1 | user32.dll | bool setcaretpos(int, int) |
| 1 | user32.dll | bool hidecaret(intptr) |
| 1 | user32.dll | bool destroycaret() |
| 1 | user32.dll | bool createcaret(intptr, int, int, int) |
| 1 | user32.dll | intptr sendmessage(intptr, int, intptr, ime/logfont) |