Application Report
- Application ID: f19abc4a8fc246e9b987307ccd078470
- Report Submitted on: 04/08/2009 05:33:06
- Definitions File: Mono 2.4
- API Issues: 19
- P/Invoke APIs: 5
The following 19 APIs (used 75 times) might not work:
- Total:
12
7
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
Microsoft.VisualBasic.Devices
4
-
ComputerInfo
4
-
get_AvailablePhysicalMemory()
Used 2 times
1
-
get_AvailableVirtualMemory()
Used 2 times
1
-
get_TotalPhysicalMemory()
Used 2 times
1
-
get_TotalVirtualMemory()
Used 2 times
1
-
get_AvailablePhysicalMemory()
Used 2 times
-
ComputerInfo
-
System
1
-
Environment
1
-
get_UserInteractive()
Used 1 time
1
-
get_UserInteractive()
Used 1 time
-
Environment
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 11 times
1
-
get_Item(System.String)
Used 11 times
-
ApplicationSettingsBase
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlConnection
-
System.Diagnostics
2
-
Process
2
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowTitle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Globalization
1
-
DateTimeFormatInfo
1
-
get_AbbreviatedMonthGenitiveNames()
Used 1 time
1
-
get_AbbreviatedMonthGenitiveNames()
Used 1 time
-
DateTimeFormatInfo
-
System.Windows.Forms
6
2
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 7 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 13 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 7 times
-
Form
1
-
HtmlDocument
1
-
ExecCommand(System.String,System.Boolean,System.Object)
Used 20 times
1
-
ExecCommand(System.String,System.Boolean,System.Object)
Used 20 times
-
Screen
1
-
get_BitsPerPixel()
Used 1 time
1
-
get_BitsPerPixel()
Used 1 time
-
WebBrowser
2
1
-
.ctor()
Used 5 times
1
-
ShowPrintDialog()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 2 times
1
-
.ctor()
Used 5 times
-
ComboBox
-
Microsoft.VisualBasic
There are 5 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32 | int getprivateprofileint(string&, string&, int, string&) |
| 1 | kernel32 | int getprivateprofilestring(string&, string&, string&, string&, int, string&) |
| 1 | kernel32 | int writeprivateprofilestring(string&, string&, string&, string&) |
| 1 | user32 | int64 setforegroundwindow(intptr) |
| 1 | user32.dll | int sendmessage(intptr, int, int, int) |