Application Report
- Application ID: 41fa88939bc84b02b32e61c6ce1e7a42
- Report Submitted on: 08/03/2008 19:37:18
- API Issues: 3
- P/Invoke APIs: 4
The following 3 APIs (used 8 times) might not work:
- Total:
3
-
System.Windows.Forms
3
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 4 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 3 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 4 times
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
ComboBox
-
System.Windows.Forms
There are 4 P/Invokes (used 4 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32.dll | intptr getmodulehandle(string) |
| 1 | user32.dll | bool unhookwindowshookex(intptr) |
| 1 | user32.dll | intptr callnexthookex(intptr, int, intptr, intptr) |
| 1 | user32.dll | intptr setwindowshookex(int, program/lowlevelkeyboardproc, intptr, uint) |