ReactOS 0.4.16-dev-125-g798ea90
|
#include <ieframe.h>
HWND InternetExplorer::frame_hwnd |
Definition at line 240 of file ieframe.h.
Referenced by create_rebar().
HlinkFrame InternetExplorer::hlink_frame |
IExternalConnection InternetExplorer::IExternalConnection_iface |
IServiceProvider InternetExplorer::IServiceProvider_iface |
IWebBrowser2 InternetExplorer::IWebBrowser2_iface |
Definition at line 232 of file ieframe.h.
Referenced by create_ie_window(), and open_dde_url().
BOOL InternetExplorer::nohome |
Definition at line 244 of file ieframe.h.
Referenced by create_ie_window().
HWND InternetExplorer::toolbar_hwnd |
Definition at line 242 of file ieframe.h.
Referenced by add_tb_button(), add_tb_separator(), create_rebar(), and enable_toolbar_button().