Application Report
- Application ID: 7cb595d79dcc43feb642801feca8a53a
- Report Submitted on: 03/29/2011 10:25:19
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 13
- P/Invoke APIs: 8
The following 13 APIs (used 336 times) might not work:
- Total:
11
4
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 1 time
1
-
CreateObject(System.String,System.String)
Used 1 time
-
Interaction
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 127 times
1
-
set_Item(System.String,System.Object)
Used 123 times
1
-
get_Item(System.String)
Used 127 times
-
ApplicationSettingsBase
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 2 times
1
-
GetSchema(System.String,System.String[])
Used 2 times
-
DbConnection
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.Net.Security
1
-
System.Net.Sockets
1
1
-
Socket
1
1
-
Socket
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2Collection
1
-
X509Certificate2Collection
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Windows.Forms
3
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 35 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 35 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 35 times
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 5 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 5 times
-
ComboBox
-
Microsoft.VisualBasic
There are 8 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 4 | kernel32.dll | intptr createfile(string&, int, int, intptr, int, int, intptr) |
| 1 | kernel32 | intptr createfile(string, uint, uint, nativemethods/securityattributes, uint, ui |
| 1 | kernel32.dll | bool cancelio(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool waitnamedpipe(string, uint) |
| 1 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 1 | kernel32.dll | intptr openfilemapping(uint, bool, string) |