Application Report
- Application ID: f0865ba2deed42b6b39daac35ec32872
- Report Submitted on: 04/02/2011 07:53:44
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 26
- P/Invoke APIs: 14
The following 26 APIs (used 97 times) might not work:
- Total:
1
24
11
-
Microsoft.VisualBasic.ApplicationServices
1
-
ConsoleApplicationBase
1
-
get_Deployment()
Used 5 times
1
-
get_Deployment()
Used 5 times
-
ConsoleApplicationBase
-
System
2
1
-
AppDomain
1
-
Environment
1
1
-
FailFast(System.String)
Used 1 time
1
1
-
FailFast(System.String)
Used 1 time
-
AppDomain
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 19 times
1
-
.ctor(System.Type)
Used 10 times
1
-
.ctor(System.String)
Used 19 times
-
CodeTypeReference
-
System.CodeDom.Compiler
2
2
-
CodeCompiler
1
1
-
CodeGenerator
1
1
-
CodeCompiler
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 14 times
1
-
set_Item(System.String,System.Object)
Used 12 times
1
-
get_Item(System.String)
Used 14 times
-
ApplicationSettingsBase
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 3 times
1
-
GetSchema(System.String,System.String[])
Used 3 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.Data.SqlClient
1
1
-
SqlBulkCopy
1
1
-
SqlBulkCopy
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetIsNetworkAvailable()
Used 2 times
1
-
GetIsNetworkAvailable()
Used 2 times
-
NetworkInterface
-
System.Net.Security
1
-
System.Reflection.Emit
4
2
-
AssemblyBuilder
1
1
-
DynamicMethod
1
-
ILGenerator
1
-
MethodBuilder
1
1
-
get_Signature()
Used 2 times
1
1
-
get_Signature()
Used 2 times
-
AssemblyBuilder
-
System.Runtime.InteropServices
3
2
-
Marshal
2
1
-
GetHRForException(System.Exception)
Used 1 time
1
-
GetTypeForITypeInfo(System.IntPtr)
Used 2 times
1
1
-
GetHRForException(System.Exception)
Used 1 time
-
TypeLibConverter
1
1
-
Marshal
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Windows.Forms
3
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
ToolStripItem
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 2 times
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 2 times
-
Form
-
Microsoft.VisualBasic.ApplicationServices
There are 14 P/Invokes (used 24 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | iphlpapi.dll | int getnetworkparams(byte[], int32&) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | void bytearray_to_fixedinfo(fixedinfo&, byte[], int) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | void intptr_to_ipaddrstring(ipaddrstring&, intptr, int) |