Application Report
- Application ID: a11b5cf7f98c448a9bffd6281870909b
- Report Submitted on: 01/16/2009 06:20:29
- Definitions File: Mono 2.2
- API Issues: 27
- P/Invoke APIs: 14
The following 27 APIs (used 241 times) might not work:
- Total:
27
3
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 2 times
1
-
get_Item(System.String)
Used 2 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.Drawing
4
1
-
Graphics
1
1
-
AddMetafileComment(System.Byte[])
Used 2 times
1
1
-
AddMetafileComment(System.Byte[])
Used 2 times
-
Pen
2
-
get_Alignment()
Used 6 times
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 6 times
1
-
get_Alignment()
Used 6 times
-
TextureBrush
1
-
Graphics
-
System.Drawing.Drawing2D
3
-
GraphicsPath
3
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.PointF,System.Drawing.StringFormat)
Used 1 time
1
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.RectangleF,System.Drawing.StringFormat)
Used 4 times
1
-
Widen(System.Drawing.Pen)
Used 18 times
1
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.PointF,System.Drawing.StringFormat)
Used 1 time
-
GraphicsPath
-
System.Net.Mail
1
1
-
SmtpClient
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 4 times
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 4 times
-
SmtpClient
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetActiveObject(System.String)
Used 4 times
1
1
-
GetActiveObject(System.String)
Used 4 times
-
Marshal
-
System.Security
5
-
CodeAccessPermission
4
-
Assert()
Used 5 times
1
-
PermitOnly()
Used 2 times
1
-
RevertAssert()
Used 7 times
1
-
RevertPermitOnly()
Used 2 times
1
-
Assert()
Used 5 times
-
PermissionSet
1
-
Assert()
Used 2 times
1
-
Assert()
Used 2 times
-
CodeAccessPermission
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 118 times
1
-
get_DesignMode()
Used 118 times
-
Control
-
System.Web.UI.WebControls
5
-
BaseDataList
2
-
get_DataKeyField()
Used 1 time
1
-
set_DataKeyField(System.String)
Used 1 time
1
-
get_DataKeyField()
Used 1 time
-
BaseValidator
1
-
set_Text(System.String)
Used 23 times
1
-
set_Text(System.String)
Used 23 times
-
HyperLink
1
-
LoadViewState(System.Object)
Used 2 times
1
-
LoadViewState(System.Object)
Used 2 times
-
LinkButton
1
-
OnPreRender(System.EventArgs)
Used 1 time
1
-
OnPreRender(System.EventArgs)
Used 1 time
-
BaseDataList
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
-
Form
-
System.Windows.Forms.Design
1
-
ComponentEditorPage
1
-
SetDirty()
Used 21 times
1
-
SetDirty()
Used 21 times
-
ComponentEditorPage
-
System.Xml
3
-
XmlTextReader
1
-
ReadBase64(System.Byte[],System.Int32,System.Int32)
Used 1 time
1
-
ReadBase64(System.Byte[],System.Int32,System.Int32)
Used 1 time
-
XmlValidatingReader
2
-
Read()
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
Read()
Used 1 time
-
XmlTextReader
-
System.Configuration
There are 14 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | int outputdebugstring(string) |
| 2 | kernel32 | bool getvolumeinformation(string, stringbuilder, uint, intptr&, intptr&, intptr& |
| 2 | kernel32.dll | int getdrivetype(string) |
| 1 | dart.powertcp.aes.dll | bool g_decryptbuffer(byte[], int, byte[]) |
| 1 | dart.powertcp.aes.dll | int g_getinternalstructsize() |
| 1 | dart.powertcp.aes.dll | bool g_init(int, byte[], int, byte[], int, byte[], byte[]) |
| 1 | dart.powertcp.aes.dll | bool g_end(byte[], byte[]) |
| 1 | dart.powertcp.aes.dll | bool g_encryptbuffer(byte[], int, byte[]) |
| 1 | kernel32.dll | bool getdiskfreespaceex(string, int64&, int64&, int64&) |
| 1 | kernel32.dll | int64 getvolumeinformation(string, stringbuilder, uint, uint32&, uint32&, uint32 |
| 1 | kernel32.dll | int64 setvolumelabel(string, string) |
| 1 | msvcrt.dll | int _mkdir(string) |
| 1 | user32.dll | bool messagebeep(int) |
| 1 | user32.dll | int sendmessage(intptr, int, intptr, intptr) |