Application Report
- Application ID: c60bcd0a208342a2967410589787c59e
- Report Submitted on: 08/31/2007 03:13:53
- API Issues: 12
- P/Invoke APIs: 14
The following 12 APIs (used 79 times) might not work:
- Total:
9
8
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.Data.Common
1
1
-
DataAdapter
1
1
-
Update(System.Data.DataSet)
Used 4 times
1
1
-
Update(System.Data.DataSet)
Used 4 times
-
DataAdapter
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 54 times
1
-
set_ConnectionString(System.String)
Used 54 times
-
SqlConnection
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Item(System.String)
Used 4 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Windows.Forms
3
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 3 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 3 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 3 times
-
ErrorProvider
1
-
set_DataMember(System.String)
Used 2 times
1
-
set_DataMember(System.String)
Used 2 times
-
ComboBox
-
Microsoft.VisualBasic
There are 14 P/Invokes (used 19 times):
| Count | Library | Function |
|---|---|---|
| 3 | winmm.dll | bool playsound(byte[], intptr, utility/soundflags) |
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 2 | user32.dll | int getsystemmetrics(int) |
| 2 | user32.dll | intptr getdesktopwindow() |
| 1 | gdi32.dll | intptr deleteobject(intptr) |
| 1 | gdi32.dll | intptr deletedc(intptr) |
| 1 | gdi32.dll | intptr createcompatibledc(intptr) |
| 1 | gdi32.dll | intptr createcompatiblebitmap(intptr, int, int) |
| 1 | gdi32.dll | bool bitblt(intptr, int, int, int, int, intptr, int, int, int) |
| 1 | user32.dll | intptr releasedc(intptr, intptr) |
| 1 | user32.dll | intptr getdc(intptr) |
| 1 | user32.dll | intptr findwindow(string, string) |
| 1 | user32.dll | int showwindow(intptr, int) |
| 1 | winmm.dll | bool playsound(string, intptr, utility/soundflags) |