Application Report
- Application ID: ae503c496c964070ab74fd227d8978e9
- Report Submitted on: 12/28/2007 11:35:22
- API Issues: 19
- P/Invoke APIs: 2
The following 19 APIs (used 184 times) might not work:
- Total:
15
6
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
Microsoft.VisualBasic.ApplicationServices
3
-
WindowsFormsApplicationBase
3
-
OnShutdown()
Used 1 time
1
-
OnStartup(Microsoft.VisualBasic.ApplicationServices.StartupEventArgs)
Used 1 time
1
-
OnUnhandledException(Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs)
Used 1 time
1
-
OnShutdown()
Used 1 time
-
WindowsFormsApplicationBase
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
-
Type
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 48 times
1
-
set_Item(System.String,System.Object)
Used 18 times
1
-
get_Item(System.String)
Used 48 times
-
ApplicationSettingsBase
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 89 times
1
-
set_ConnectionString(System.String)
Used 89 times
-
SqlConnection
-
System.Diagnostics
1
-
Process
1
-
get_Threads()
Used 1 time
1
-
get_Threads()
Used 1 time
-
Process
-
System.IO
1
-
DriveInfo
1
-
GetDrives()
Used 1 time
1
-
GetDrives()
Used 1 time
-
DriveInfo
-
System.ServiceProcess
2
1
-
ServiceBase
2
1
-
Stop()
Used 1 time
1
-
set_ExitCode(System.Int32)
Used 2 times
1
1
-
Stop()
Used 1 time
-
ServiceBase
-
System.Windows.Forms
7
-
Application
1
-
DataGridView
1
-
ErrorProvider
1
-
set_DataSource(System.Object)
Used 1 time
1
-
set_DataSource(System.Object)
Used 1 time
-
TextBox
3
-
get_AutoCompleteCustomSource()
Used 1 time
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 6 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 7 times
1
-
get_AutoCompleteCustomSource()
Used 1 time
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
Application
-
Microsoft.VisualBasic
There are 2 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32 | int16 queryperformancecounter(int64&) |
| 1 | kernel32 | int16 queryperformancefrequency(int64&) |