Application Report
- Application ID: c012788bcd5f462ea406c780774b9873
- Report Submitted on: 05/09/2008 14:07:26
- API Issues: 7
- P/Invoke APIs: 9
The following 7 APIs (used 10 times) might not work:
- Total:
3
4
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Net
2
-
CredentialCache
1
-
get_DefaultCredentials()
Used 2 times
1
-
get_DefaultCredentials()
Used 2 times
-
WebProxy
1
-
GetDefaultProxy()
Used 2 times
1
-
GetDefaultProxy()
Used 2 times
-
CredentialCache
-
System.Windows.Forms
4
-
AxHost
4
-
BeginInit()
Used 1 time
1
-
GetOcx()
Used 2 times
1
-
set_Enabled(System.Boolean)
Used 1 time
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 1 time
1
-
BeginInit()
Used 1 time
-
AxHost
-
System.Diagnostics
There are 9 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 5 | user32.dll | int sendmessage(intptr, int, int, int) |
| 2 | user32.dll | int sendmessage(intptr, int, int, lv_item&) |
| 2 | user32.dll | intptr getfocus() |
| 2 | user32.dll | intptr setfocus(intptr) |
| 2 | wininet.dll | bool internetgetconnectedstate(int32&, int) |
| 1 | user32.dll | int postmessage(intptr, int, int, int) |
| 1 | user32.dll | int sendmessage(intptr, int, int, copydatastruct&) |
| 1 | user32.dll | int sendmessage(intptr, int, int, lv_hittestinfo&) |
| 1 | user32.dll | intptr getwindow(intptr, intptr) |