Application Report
- Application ID: d3a3c362c12448128eb304062f2d945d
- Report Submitted on: 01/23/2009 09:51:53
- Definitions File: Mono 2.2
- 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) |