Application Report
- Application ID: ab14a6c35e7e4895a57db0012dc8bde0
- Report Submitted on: 06/19/2009 13:15:56
- Definitions File: Mono 2.4 (Revised)
- API Issues: 10
- P/Invoke APIs: 17
The following 10 APIs (used 17 times) might not work:
- Total:
10
-
System.Configuration
3
-
ConfigurationSection
1
-
get_SectionInformation()
Used 3 times
1
-
get_SectionInformation()
Used 3 times
-
SectionInformation
2
-
set_RequirePermission(System.Boolean)
Used 1 time
1
-
set_RestartOnExternalChanges(System.Boolean)
Used 1 time
1
-
set_RequirePermission(System.Boolean)
Used 1 time
-
ConfigurationSection
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlConnection
-
System.Drawing.Drawing2D
2
-
GraphicsPath
2
-
GraphicsPath
-
System.Web.UI
3
-
Control
1
-
get_DesignMode()
Used 2 times
1
-
get_DesignMode()
Used 2 times
-
PostBackOptions
2
-
set_AutoPostBack(System.Boolean)
Used 2 times
1
-
set_ValidationGroup(System.String)
Used 1 time
1
-
set_AutoPostBack(System.Boolean)
Used 2 times
-
Control
-
System.Web.UI.WebControls
1
-
BaseDataList
1
-
set_DataKeyField(System.String)
Used 2 times
1
-
set_DataKeyField(System.String)
Used 2 times
-
BaseDataList
-
System.Configuration
There are 17 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 2 | dbnetlib.dll | bool genclientcontext(intptr, byte[], int, byte[], int32&, boolean&, intptr) |
| 1 | dbnetlib.dll | bool connectioncheckfordata(intptr, int32&, int32&) |
| 1 | dbnetlib.dll | uint16 connectionwrite(intptr, byte[], uint16, int32&) |
| 1 | dbnetlib.dll | uint16 connectionread(intptr, byte[], uint16, uint16, uint16, int32&) |
| 1 | dbnetlib.dll | uint16 connectionobjectsize() |
| 1 | dbnetlib.dll | uint connectionsqlver(intptr) |
| 1 | dbnetlib.dll | intptr pal_localalloc(int, int) |
| 1 | dbnetlib.dll | int pal_localfree(intptr) |
| 1 | dbnetlib.dll | int connectionopenw(intptr, string, int32&) |
| 1 | dbnetlib.dll | int connectionclose(intptr, int32&) |
| 1 | dbnetlib.dll | bool termsession(intptr) |
| 1 | dbnetlib.dll | bool setcredentialshandle(intptr, string, string, string) |
| 1 | dbnetlib.dll | bool initsspipackage(int32&) |
| 1 | dbnetlib.dll | bool initsession(intptr) |
| 1 | dbnetlib.dll | bool connectiongetsvruser(intptr, intptr) |
| 1 | dbnetlib.dll | bool connectionerrorw(intptr, int32&, intptr&, int32&) |
| 1 | dbnetlib.dll | uint16 connectionwriteoob(intptr, byte[], uint16, int32&) |