Application Report
- Application ID: 131e8fbdc407422b92ad0105399cfb9d
- Report Submitted on: 11/01/2007 06:05:38
- API Issues: 9
- P/Invoke APIs: 14
The following 9 APIs (used 31 times) might not work:
- Total:
6
3
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 9 times
1
-
set_Item(System.String,System.Object)
Used 8 times
1
-
get_Item(System.String)
Used 9 times
-
ApplicationSettingsBase
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlConnection
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Windows.Forms
2
2
-
AxHost
2
-
set_Enabled(System.Boolean)
Used 4 times
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 5 times
1
-
set_Enabled(System.Boolean)
Used 4 times
-
WebBrowser
2
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
AxHost
-
Microsoft.VisualBasic
There are 14 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | int getprivateprofileint(string&, string&, int, string&) |
| 2 | user32 | int setforegroundwindow(intptr) |
| 2 | user32 | int64 flashwindow(intptr, int) |
| 2 | user32 | intptr getforegroundwindow() |
| 1 | kernel32.dll | int flushprivateprofilestring(int, int, int, string&) |
| 1 | kernel32.dll | int getprivateprofilestring(string&, string&, string&, stringbuilder, int, strin |
| 1 | kernel32.dll | int writeprivateprofilestring(string&, string&, string&, string&) |
| 1 | user32 | intptr showwindow(intptr, int) |
| 1 | user32 | intptr isiconic(intptr) |
| 1 | user32 | int64 setforegroundwindow(intptr) |
| 1 | user32 | bool showwindow(intptr, int) |
| 1 | user32.dll | int broadcastsystemmessage(int, int32&, int, int, int) |
| 1 | user32.dll | int registerwindowmessage(string) |
| 1 | user32.dll | int setforegroundwindow(intptr) |