Application Report
- Application ID: 8f22944c546b41b0875cb09810510b62
- Report Submitted on: 07/13/2009 10:13:04
- Definitions File: Mono 2.4 (Revised)
- API Issues: 3
- P/Invoke APIs: 12
The following 3 APIs (used 5 times) might not work:
- Total:
3
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 3 times
1
-
get_MainWindowHandle()
Used 3 times
-
Process
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Diagnostics
There are 12 P/Invokes (used 16 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | bool flashwindow(intptr, bool) |
| 2 | user32.dll | intptr getforegroundwindow() |
| 2 | wininet | intptr findfirsturlcacheentry(string, intptr, int32&) |
| 2 | wininet | bool findnexturlcacheentry(intptr, intptr, int32&) |
| 1 | kernel32.dll | safefilehandle createfile(string, uint, uint, intptr, uint, uint, intptr) |
| 1 | user32.dll | int showwindow(intptr, int) |
| 1 | user32.dll | int setforegroundwindow(intptr) |
| 1 | user32.dll | int isiconic(intptr) |
| 1 | user32.dll | intptr getshellwindow() |
| 1 | user32.dll | int getwindowrect(intptr, main/rect&) |
| 1 | user32.dll | intptr getdesktopwindow() |
| 1 | wininet | bool deleteurlcacheentry(intptr) |