Application Report
- Application ID: 1edaa01f765b425c81cbb31fda176740
- Report Submitted on: 07/08/2008 09:33:53
- API Issues: 9
- P/Invoke APIs: 2
The following 9 APIs (used 39 times) might not work:
- Total:
8
1
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 2 times
1
-
CreateObject(System.String,System.String)
Used 2 times
-
Interaction
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 10 times
1
-
set_Item(System.String,System.Object)
Used 10 times
1
-
get_Item(System.String)
Used 10 times
-
ApplicationSettingsBase
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 8 times
1
-
set_ConnectionString(System.String)
Used 8 times
-
SqlConnection
-
System.Net
2
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
WebProxy
1
-
GetDefaultProxy()
Used 1 time
1
-
GetDefaultProxy()
Used 1 time
-
CredentialCache
-
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
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
ComboBox
-
Microsoft.VisualBasic
There are 2 P/Invokes (used 4 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32 | void sleep(int64) |
| 1 | user32 | intptr sendmessage(intptr, int, int, tristatetreeview/tv_hittestinfo&) |