Application Report
- Application ID: c372dfe31f6541bd82900949f4bee17b
- Report Submitted on: 02/21/2007 11:13:49
- API Issues: 12
- P/Invoke APIs: 7
The following 12 APIs (used 112 times) might not work:
- Total:
12
3
-
System
1
1
-
Type
1
1
-
GetTypeFromCLSID(System.Guid,System.Boolean)
Used 38 times
1
1
-
GetTypeFromCLSID(System.Guid,System.Boolean)
Used 38 times
-
Type
-
System.Data.OleDb
1
1
-
OleDbDataAdapter
1
1
-
Fill(System.Data.DataSet,System.Object,System.String)
Used 2 times
1
1
-
Fill(System.Data.DataSet,System.Object,System.String)
Used 2 times
-
OleDbDataAdapter
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 42 times
1
-
set_ConnectionString(System.String)
Used 42 times
-
SqlConnection
-
System.Drawing.Drawing2D
1
-
LinearGradientBrush
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
-
LinearGradientBrush
-
System.Management.Instrumentation
4
1
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 3 times
1
-
get_DefaultCredentials()
Used 3 times
-
CredentialCache
-
System.Web.UI.WebControls
2
-
BaseDataList
1
-
set_DataKeyField(System.String)
Used 16 times
1
-
set_DataKeyField(System.String)
Used 16 times
-
LinkButton
1
-
OnPreRender(System.EventArgs)
Used 1 time
1
-
OnPreRender(System.EventArgs)
Used 1 time
-
BaseDataList
-
System.Windows.Forms.Design
1
-
ComponentEditorPage
1
-
SetDirty()
Used 1 time
1
-
SetDirty()
Used 1 time
-
ComponentEditorPage
-
System
There are 7 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 2 | ole32.dll | int createbindctx(int, ucomibindctx&) |
| 2 | ole32.dll | int getrunningobjecttable(int, ucomirunningobjecttable&) |
| 1 | advapi32.dll | int logonuser(string&, string&, string&, int, int, intptr&) |
| 1 | crypt32.dll | bool cryptprotectdata(nativemethods/datablob&, string, nativemethods/datablob&, |
| 1 | crypt32.dll | bool cryptunprotectdata(nativemethods/datablob&, string, nativemethods/datablob& |
| 1 | kernel32 | int createfile(string, uint, uint, uint, uint, uint, uint) |
| 1 | kernel32.dll | bool closehandle(intptr) |