Application Report
- Application ID: 6513d2be803f4294852d1aa97dd0afb7
- Report Submitted on: 02/16/2007 13:31:42
- API Issues: 6
- P/Invoke APIs: 3
The following 6 APIs (used 7 times) might not work:
- Total:
6
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Windows.Forms
5
-
ComboBox
2
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
-
ToolStrip
1
-
set_AllowItemReorder(System.Boolean)
Used 2 times
1
-
set_AllowItemReorder(System.Boolean)
Used 2 times
-
ComboBox
-
System.Diagnostics
There are 3 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 1 | user32.dll | bool isiconic(intptr) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | bool showwindowasync(intptr, int) |