Application Report
- Application ID: 9d6fc87706894bf580c14eb8cbecab80
- Report Submitted on: 06/14/2008 11:30:08
- API Issues: 4
- P/Invoke APIs: 5
The following 4 APIs (used 34 times) might not work:
- Total:
3
1
-
Microsoft.VisualBasic
1
-
ErrObject
1
-
get_LastDllError()
Used 1 time
1
-
get_LastDllError()
Used 1 time
-
ErrObject
-
System.Windows.Forms
3
-
TextBox
3
-
get_AutoCompleteCustomSource()
Used 2 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 16 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 15 times
1
-
get_AutoCompleteCustomSource()
Used 2 times
-
TextBox
-
Microsoft.VisualBasic
There are 5 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 1 | user32 | bool sendmessage(intptr, int, intptr, main/copydata&) |
| 1 | user32 | int setwindowshookex(int, keyboardcapture/keyboardhookdelegate, int, int) |
| 1 | user32 | int unhookwindowshookex(int) |
| 1 | user32 | intptr findwindow(string&, string&) |
| 1 | winspool.drv | int addprinterconnection(string&) |