Application Report
- Application ID: 1b6e46e4bea648f2bd2a1612d6664b94
- Report Submitted on: 02/04/2008 13:04:19
- API Issues: 3
- P/Invoke APIs: 10
The following 3 APIs (used 7 times) might not work:
- Total:
3
-
System.Diagnostics
1
-
Process
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 3 times
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 3 times
-
Process
-
System.Net
2
-
CredentialCache
1
-
get_DefaultCredentials()
Used 2 times
1
-
get_DefaultCredentials()
Used 2 times
-
HttpWebRequest
1
-
set_MaximumResponseHeadersLength(System.Int32)
Used 2 times
1
-
set_MaximumResponseHeadersLength(System.Int32)
Used 2 times
-
CredentialCache
-
System.Diagnostics
There are 10 P/Invokes (used 29 times):
| Count | Library | Function |
|---|---|---|
| 9 | user32 | bool getscrollrange(intptr, int, int32&, int32&) |
| 9 | user32 | intptr sendmessage(intptr, int, int, nd/a) |
| 3 | kernel32 | int64 writeprivateprofilestring(string, string, string, string) |
| 2 | winmm.dll | bool playsound(string, int, int) |
| 1 | kernel32 | int getprivateprofilestring(string, string, string, byte[], int, string) |
| 1 | kernel32.dll | intptr getmodulehandle(string) |
| 1 | user32.dll | int getforegroundwindow() |
| 1 | user32.dll | intptr callnexthookex(intptr, int, intptr, intptr) |
| 1 | user32.dll | intptr setwindowshookex(int, iz/a, intptr, uint) |
| 1 | user32.dll | bool unhookwindowshookex(intptr) |