Application Report
- Application ID: 81c7308aa8404b2580feb5b82a9b8078
- Report Submitted on: 12/12/2006 03:38:56
- API Issues: 6
- P/Invoke APIs: 2
The following 6 APIs (used 13 times) might not work:
- Total:
3
3
-
Microsoft.VisualBasic.ApplicationServices
1
-
User
1
-
get_Name()
Used 1 time
1
-
get_Name()
Used 1 time
-
User
-
System.Diagnostics
1
-
Process
1
-
WaitForInputIdle(System.Int32)
Used 1 time
1
-
WaitForInputIdle(System.Int32)
Used 1 time
-
Process
-
System.Windows.Forms
2
2
-
AxHost
2
-
set_Enabled(System.Boolean)
Used 2 times
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 2 times
1
-
set_Enabled(System.Boolean)
Used 2 times
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 5 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 2 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 5 times
-
AxHost
-
Microsoft.VisualBasic.ApplicationServices
There are 2 P/Invokes (used 4 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | bool unregisterhotkey(intptr, int) |
| 2 | user32.dll | int registerhotkey(intptr, int, int, int) |