Application Report
- Application ID: 1ece733b4d8b49bdab91fe0f1bcbdb82
- Report Submitted on: 08/04/2009 08:38:49
- Definitions File: Mono 2.4 (Revised)
- API Issues: 3
- P/Invoke APIs: 6
The following 3 APIs (used 4 times) might not work:
- Total:
3
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Net
1
-
WebProxy
1
-
GetDefaultProxy()
Used 1 time
1
-
GetDefaultProxy()
Used 1 time
-
WebProxy
-
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 | shell32.dll | int shfileoperation(files/shfileopstruct&) |
| 1 | user32.dll | bool enumwindows(findwindowengine/enumwindowsprocdelegate, intptr) |
| 1 | user32.dll | bool isiconic(intptr) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | bool showwindow(intptr, int) |
| 1 | user32.dll | int getwindowthreadprocessid(intptr, int32&) |