ReactOS 0.4.16-dev-136-g52192f1
|
Go to the source code of this file.
Classes | |
struct | ConnectionPoint< T > |
struct | EventConnection |
struct | EventConnector |
struct | OleInPlaceClient |
struct | IPCtrlWindow< BASE, SMARTPTR > |
struct | DWebBrowserEvents2IF |
struct | BrowserNavigator |
struct | DWebBrowserEvents2Impl |
struct | WebChildWindow |
encapsulation of Web control in MDI child windows More... | |
#define DISPID_BEFORENAVIGATE 100 |
Definition at line 35 of file webchild.h.
#define DISPID_CLIENTTOHOSTWINDOW 268 |
Definition at line 70 of file webchild.h.
#define DISPID_COMMANDSTATECHANGE 105 |
Definition at line 40 of file webchild.h.
#define DISPID_DOCUMENTCOMPLETE 259 |
Definition at line 61 of file webchild.h.
#define DISPID_DOWNLOADBEGIN 106 |
Definition at line 41 of file webchild.h.
#define DISPID_DOWNLOADCOMPLETE 104 |
Definition at line 39 of file webchild.h.
#define DISPID_FILEDOWNLOAD 270 |
Definition at line 72 of file webchild.h.
#define DISPID_FRAMEBEFORENAVIGATE 200 |
Definition at line 50 of file webchild.h.
#define DISPID_FRAMENAVIGATECOMPLETE 201 |
Definition at line 51 of file webchild.h.
#define DISPID_FRAMENEWWINDOW 204 |
Definition at line 52 of file webchild.h.
#define DISPID_NAVIGATECOMPLETE 101 |
Definition at line 36 of file webchild.h.
#define DISPID_NAVIGATECOMPLETE2 252 |
Definition at line 54 of file webchild.h.
#define DISPID_NAVIGATEERROR 271 |
Definition at line 73 of file webchild.h.
#define DISPID_NEWWINDOW 107 |
Definition at line 42 of file webchild.h.
#define DISPID_ONADDRESSBAR 261 |
Definition at line 63 of file webchild.h.
#define DISPID_ONFULLSCREEN 258 |
Definition at line 60 of file webchild.h.
#define DISPID_ONMENUBAR 256 |
Definition at line 58 of file webchild.h.
#define DISPID_ONQUIT 253 |
Definition at line 55 of file webchild.h.
#define DISPID_ONSTATUSBAR 257 |
Definition at line 59 of file webchild.h.
#define DISPID_ONTHEATERMODE 260 |
Definition at line 62 of file webchild.h.
#define DISPID_ONTOOLBAR 255 |
Definition at line 57 of file webchild.h.
#define DISPID_ONVISIBLE 254 |
Definition at line 56 of file webchild.h.
#define DISPID_PRIVACYIMPACTEDSTATECHANGE 272 |
Definition at line 74 of file webchild.h.
#define DISPID_PROGRESSCHANGE 108 |
Definition at line 43 of file webchild.h.
#define DISPID_PROPERTYCHANGE 112 |
Definition at line 47 of file webchild.h.
#define DISPID_QUIT 103 |
Definition at line 38 of file webchild.h.
#define DISPID_SETSECURELOCKICON 269 |
Definition at line 71 of file webchild.h.
#define DISPID_STATUSTEXTCHANGE 102 |
Definition at line 37 of file webchild.h.
#define DISPID_TITLECHANGE 113 |
Definition at line 48 of file webchild.h.
#define DISPID_TITLEICONCHANGE 114 |
Definition at line 49 of file webchild.h.
#define DISPID_WINDOWACTIVATE 111 |
Definition at line 46 of file webchild.h.
#define DISPID_WINDOWCLOSING 263 |
Definition at line 65 of file webchild.h.
#define DISPID_WINDOWMOVE 109 |
Definition at line 44 of file webchild.h.
#define DISPID_WINDOWRESIZE 110 |
Definition at line 45 of file webchild.h.
#define DISPID_WINDOWSETHEIGHT 267 |
Definition at line 69 of file webchild.h.
#define DISPID_WINDOWSETLEFT 264 |
Definition at line 66 of file webchild.h.
#define DISPID_WINDOWSETRESIZABLE 262 |
Definition at line 64 of file webchild.h.
#define DISPID_WINDOWSETTOP 265 |
Definition at line 67 of file webchild.h.
#define DISPID_WINDOWSETWIDTH 266 |
Definition at line 68 of file webchild.h.