Application Report
- Application ID: 78c6983c54694072aa0bc726885a8a92
- Report Submitted on: 02/07/2007 14:22:54
- API Issues: 4
- P/Invoke APIs: 8
The following 4 APIs (used 13 times) might not work:
- Total:
4
-
System.Windows.Forms
4
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
-
WebBrowser
3
-
.ctor()
Used 4 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 4 times
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 4 times
1
-
.ctor()
Used 4 times
-
ContainerControl
-
System.Windows.Forms
There are 8 P/Invokes (used 10 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | bool setwindowpos(intptr, int, int, int, int, int, uint) |
| 1 | shell32.dll | intptr shappbarmessage(uint, popupnotify/appbardata&) |
| 1 | user32.dll | bool animatewindow(intptr, int, popupnotify/animatewindowflags) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | uxtheme.dll | int isthemeactive() |
| 1 | uxtheme.dll | intptr openthemedata(intptr, string) |
| 1 | uxtheme.dll | void closethemedata(intptr) |
| 1 | uxtheme.dll | void drawthemebackground(intptr, intptr, int, int, popupnotify/rect&, popupnotif |