Application Report
- Application ID: 1c655b6548ff4d25a23841fe66b64231
- Report Submitted on: 11/10/2009 16:10:11
- Definitions File: Mono 2.4 (Revised)
- API Issues: 22
- P/Invoke APIs: 6
The following 22 APIs (used 98 times) might not work:
- Total:
13
10
-
Microsoft.VisualBasic
2
-
Interaction
2
-
CreateObject(System.String,System.String)
Used 11 times
1
-
GetObject(System.String,System.String)
Used 2 times
1
-
CreateObject(System.String,System.String)
Used 11 times
-
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
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 7 times
1
-
set_Item(System.String,System.Object)
Used 2 times
1
-
get_Item(System.String)
Used 7 times
-
ApplicationSettingsBase
-
System.Data.SqlClient
2
1
-
SqlBulkCopy
1
1
-
.ctor(System.String,System.Data.SqlClient.SqlBulkCopyOptions)
Used 2 times
1
1
-
.ctor(System.String,System.Data.SqlClient.SqlBulkCopyOptions)
Used 2 times
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlBulkCopy
-
System.Runtime.Remoting
1
-
RemotingConfiguration
1
-
Configure(System.String,System.Boolean)
Used 1 time
1
-
Configure(System.String,System.Boolean)
Used 1 time
-
RemotingConfiguration
-
System.Windows.Forms
7
3
-
Form
1
-
HtmlDocument
1
-
ExecCommand(System.String,System.Boolean,System.Object)
Used 31 times
1
-
ExecCommand(System.String,System.Boolean,System.Object)
Used 31 times
-
Screen
1
-
get_BitsPerPixel()
Used 1 time
1
-
get_BitsPerPixel()
Used 1 time
-
TextBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 11 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 11 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 11 times
-
WebBrowser
3
2
-
.ctor()
Used 4 times
1
-
ShowPrintDialog()
Used 1 time
1
-
ShowSaveAsDialog()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 4 times
-
Form
-
Microsoft.VisualBasic
There are 6 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 1 | advapi32.dll | bool logonuser(string&, string&, string&, int, int, intptr&) |
| 1 | kernel32 | int getprivateprofileint(string&, string&, int, string&) |
| 1 | kernel32 | int getprivateprofilesection(string&, string&, int, string&) |
| 1 | kernel32 | int getprivateprofilestring(string&, string&, string&, string&, int, string&) |
| 1 | kernel32 | int writeprivateprofilestring(string&, string&, string&, string&) |
| 1 | kernel32.dll | bool closehandle(intptr) |