Application Report
- Application ID: 1983663560fd4452966e365a2c0fc133
- Report Submitted on: 10/15/2007 16:32:43
- API Issues: 10
- P/Invoke APIs: 3
The following 10 APIs (used 93 times) might not work:
- Total:
9
1
-
Microsoft.VisualBasic.Devices
1
-
Network
1
-
Ping(System.String)
Used 2 times
1
-
Ping(System.String)
Used 2 times
-
Network
-
Microsoft.Win32
1
-
RegistryKey
1
-
RegistryKey
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 36 times
1
-
set_Item(System.String,System.Object)
Used 28 times
1
-
get_Item(System.String)
Used 36 times
-
ApplicationSettingsBase
-
System.Diagnostics
1
-
Process
1
-
EnterDebugMode()
Used 1 time
1
-
EnterDebugMode()
Used 1 time
-
Process
-
System.Windows.Forms
5
-
TextBox
3
-
get_AutoCompleteCustomSource()
Used 3 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 9 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 11 times
1
-
get_AutoCompleteCustomSource()
Used 3 times
-
ToolStrip
1
-
set_AllowDrop(System.Boolean)
Used 1 time
1
-
set_AllowDrop(System.Boolean)
Used 1 time
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
TextBox
-
Microsoft.VisualBasic.Devices
There are 3 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | uint getcurrentthreadid() |
| 2 | user32.dll | bool sendmessagetimeout(intptr, int, int, string, int, int, int32&) |
| 2 | user32.dll | uint attachthreadinput(uint, uint, bool) |