Application Report
- Application ID: 8722cd3c9c0640aa9f9f905f65564cf3
- Report Submitted on: 03/03/2007 11:58:11
- API Issues: 5
- P/Invoke APIs: 5
The following 5 APIs (used 5 times) might not work:
- Total:
5
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 1 time
1
-
set_Item(System.String,System.Object)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
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.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Configuration
There are 5 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32 | bool setwindowplacement(int, mainmodule/windowplacement&) |
| 3 | user32 | bool getwindowplacement(int, mainmodule/windowplacement&) |
| 2 | user32 | int findwindowex(int, int, string&, string&) |
| 1 | kernel32.dll | void sleep(int) |
| 1 | user32 | int setparent(int, int) |