Application Report
- Application ID: ca8e2edbab48455b98c2a9efad818647
- Report Submitted on: 07/05/2007 07:56:32
- API Issues: 6
- P/Invoke APIs: 11
The following 6 APIs (used 7 times) might not work:
- Total:
6
-
System.Net
2
-
WebClient
2
-
set_CachePolicy(System.Net.Cache.RequestCachePolicy)
Used 1 time
1
-
set_UseDefaultCredentials(System.Boolean)
Used 1 time
1
-
set_CachePolicy(System.Net.Cache.RequestCachePolicy)
Used 1 time
-
WebClient
-
System.Threading
2
-
ThreadPool
2
-
SetMaxThreads(System.Int32,System.Int32)
Used 2 times
1
-
SetMinThreads(System.Int32,System.Int32)
Used 1 time
1
-
SetMaxThreads(System.Int32,System.Int32)
Used 2 times
-
ThreadPool
-
System.Windows.Forms
2
-
WebBrowser
2
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Net
There are 11 P/Invokes (used 21 times):
| Count | Library | Function |
|---|---|---|
| 4 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 2 | gdi32.dll | bool bitblt(intptr, int, int, int, int, intptr, int, int, int) |
| 2 | gdi32.dll | intptr createcompatibledc(intptr) |
| 2 | gdi32.dll | intptr createcompatiblebitmap(intptr, int, int) |
| 2 | gdi32.dll | bool deleteobject(intptr) |
| 2 | gdi32.dll | bool deletedc(intptr) |
| 2 | user32.dll | intptr getwindowdc(intptr) |
| 2 | user32.dll | intptr releasedc(intptr, intptr) |
| 1 | user32.dll | intptr getdesktopwindow() |
| 1 | user32.dll | intptr getwindowinfo(intptr, screencapture/user32/windowinfo&) |
| 1 | user32.dll | intptr getwindowrect(intptr, screencapture/user32/rect&) |