Application Report
- Application ID: a3082d946cb743cfa3e511e8a56ef90b
- Report Submitted on: 07/29/2007 11:14:40
- API Issues: 5
- P/Invoke APIs: 9
The following 5 APIs (used 14 times) might not work:
- Total:
5
-
System.Diagnostics
4
-
Process
4
-
get_MainWindowHandle()
Used 9 times
1
-
get_Responding()
Used 1 time
1
-
set_PriorityBoostEnabled(System.Boolean)
Used 1 time
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 2 times
1
-
get_MainWindowHandle()
Used 9 times
-
Process
-
System.Windows.Forms
1
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
-
ContainerControl
-
System.Diagnostics
There are 9 P/Invokes (used 29 times):
| Count | Library | Function |
|---|---|---|
| 9 | user32 | intptr movewindow(int, int, int, int, int, bool) |
| 6 | dwmapi.dll | void dwmextendframeintoclientarea(intptr, apiparameters/wndsides&) |
| 5 | dwmapi.dll | void dwmextendframeintoclientarea(intptr, form1/wndsides&) |
| 3 | dwmapi.dll | void dwmiscompositionenabled(boolean&) |
| 2 | user32 | intptr setparent(int, int) |
| 1 | user32.dll | int getwindowlong(intptr, int) |
| 1 | user32.dll | int setwindowlong(intptr, int, int) |
| 1 | user32.dll | intptr findwindowex(intptr, intptr, string, string) |
| 1 | user32.dll | intptr sendmessage(intptr, int, intptr, intptr) |