Application Report
- Application ID: 57c39cc31b90444697fdebce090f3fcd
- Report Submitted on: 05/23/2009 07:37:21
- Definitions File: Mono 2.4 (Revised)
- API Issues: 3
- P/Invoke APIs: 6
The following 3 APIs (used 5 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 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
WebBrowser
-
System.Diagnostics
There are 6 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 2 | gdi32.dll | intptr deleteobject(intptr) |
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 1 | gdi32.dll | bool framergn(intptr, intptr, intptr, int, int) |
| 1 | gdi32.dll | intptr createsolidbrush(int) |
| 1 | kernel32.dll | uint getlongpathname(string, stringbuilder, uint) |
| 1 | user32.dll | bool bringwindowtotop(intptr) |