Application Report
- Application ID: 7ce79168dfc444a38ae2b15339cc3b96
- Report Submitted on: 11/14/2009 15:13:22
- Definitions File: Mono 2.4 (Revised)
- API Issues: 3
- P/Invoke APIs: 3
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 3 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32.dll | int seterrormode(int) |
| 1 | kernel32.dll | uint getlongpathname(string, stringbuilder, uint) |
| 1 | user32.dll | bool bringwindowtotop(intptr) |