Application Report
- Application ID: 593f2b553fc6467eb78e11d1c7d08d54
- Report Submitted on: 02/05/2008 16:10:31
- API Issues: 3
- P/Invoke APIs: 6
The following 3 APIs (used 4 times) might not work:
- Total:
3
-
System.Diagnostics
2
-
Process
2
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowTitle()
Used 1 time
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Diagnostics
There are 6 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 1 | user32.dll | bool isiconic(intptr) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | bool showwindowasync(intptr, int) |
| 1 | user32.dll | bool user32_isiconic(intptr) |
| 1 | user32.dll | bool user32_setforegroundwindow(intptr) |
| 1 | user32.dll | bool user32_showwindowasync(intptr, int) |