Application Report
- Application ID: 5639f4e9ab444811a9bc931276876d4c
- Report Submitted on: 06/14/2007 12:11:50
- API Issues: 2
- P/Invoke APIs: 6
The following 2 APIs (used 3 times) might not work:
- Total:
2
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 2 times
1
-
get_DefaultCredentials()
Used 2 times
-
CredentialCache
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Net
There are 6 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32 | intptr apigetsystemmenu(intptr, int) |
| 1 | user32 | int apiappendmenu(intptr, int, int, string) |
| 1 | user32 | int apiinsertmenu(intptr, int, int, int, string) |
| 1 | user32.dll | int apigetmenuitemcount(intptr) |
| 1 | user32.dll | int apigetmenuitemid(intptr, int) |
| 1 | user32.dll | int apiremovemenu(intptr, int, int) |