Application Report
- Application ID: 59d9802c0f6c483396de84ba3080c178
- Report Submitted on: 03/29/2007 02:48:27
- API Issues: 3
- P/Invoke APIs: 5
The following 3 APIs (used 10 times) might not work:
- Total:
1
2
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 8 times
1
-
CreateObject(System.String,System.String)
Used 8 times
-
Interaction
-
Microsoft.VisualBasic.CompilerServices
1
-
ProjectData
1
-
SetProjectError(System.Exception,System.Int32)
Used 1 time
1
-
SetProjectError(System.Exception,System.Int32)
Used 1 time
-
ProjectData
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlConnection
-
Microsoft.VisualBasic
There are 5 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 2 | odbc32.dll | int16 sqlerror(int, int, int, stringbuilder, int, stringbuilder, int16, int16&) |
| 1 | mpr.dll | int wnetgetconnection(string&, string&, int32&) |
| 1 | user32 | int getclassname(int, stringbuilder, int) |
| 1 | user32 | int getwindowtext(int, stringbuilder, int) |
| 1 | user32 | int setforegroundwindow(int) |