Application Report
- Application ID: 5d4d37f9c04146c7938657ba01aa6501
- Report Submitted on: 01/26/2009 12:18:08
- Definitions File: Mono 2.2
- API Issues: 3
- P/Invoke APIs: 10
The following 3 APIs (used 6 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
-
CredentialCache
1
-
get_DefaultCredentials()
Used 2 times
1
-
get_DefaultCredentials()
Used 2 times
-
CredentialCache
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
WebBrowser
-
System.Diagnostics
There are 10 P/Invokes (used 19 times):
| Count | Library | Function |
|---|---|---|
| 4 | gdi32.dll | intptr deleteobject(intptr) |
| 4 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 2 | gdi32.dll | bool framergn(intptr, intptr, intptr, int, int) |
| 2 | gdi32.dll | intptr createsolidbrush(int) |
| 2 | user32.dll | bool bringwindowtotop(intptr) |
| 1 | kernel32.dll | uint getlongpathname(string, stringbuilder, uint) |
| 1 | kernel32.dll | int seterrormode(int) |
| 1 | user32 | intptr sendmessage(intptr, int, int, intptr) |
| 1 | user32.dll | bool redrawwindow(intptr, win32/rect&, intptr, uint) |
| 1 | user32.dll | int setwindowlong(intptr, int, uint) |