Application Report
- Application ID: d5ca8bc2e76b4aa894bf7566656f7858
- Report Submitted on: 08/25/2009 17:55:34
- Definitions File: Mono 2.4 (Revised)
- API Issues: 9
- P/Invoke APIs: 2
The following 9 APIs (used 24 times) might not work:
- Total:
1
5
3
-
Microsoft.VisualBasic.ApplicationServices
1
-
ConsoleApplicationBase
1
-
get_Deployment()
Used 3 times
1
-
get_Deployment()
Used 3 times
-
ConsoleApplicationBase
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 8 times
1
-
set_Item(System.String,System.Object)
Used 7 times
1
-
get_Item(System.String)
Used 8 times
-
ApplicationSettingsBase
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Windows.Forms
2
3
-
WebBrowser
2
3
-
.ctor()
Used 1 time
1
-
ShowPageSetupDialog()
Used 1 time
1
-
ShowPrintDialog()
Used 1 time
1
-
ShowPrintPreviewDialog()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
Microsoft.VisualBasic.ApplicationServices
There are 2 P/Invokes (used 2 times):
| Count | Library | Function |
|---|---|---|
| 1 | shlwapi.dll | bool pathcompactpath(intptr, stringbuilder, int) |
| 1 | user32 | intptr getwindowdc(intptr) |