Sweden-Number/dlls/ieframe
Piotr Caban 9b6881a577 ieframe: Test setting different client site in OleObject_SetClientSite.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-14 00:37:49 +09:00
..
tests ieframe: Test setting different client site in OleObject_SetClientSite. 2016-04-14 00:37:49 +09:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
classinfo.c ieframe: Use proper helpers for iface calls. 2012-07-27 17:05:26 +02:00
client.c ieframe: Add ITargetFrame stub. 2016-03-30 21:37:48 +09:00
dochost.c ieframe: Silence some noisy FIXMEs. 2015-11-27 20:53:38 +09:00
events.c ieframe: Added IConnectionPoint::EnumConnections implementation. 2013-04-15 17:47:39 +02:00
frame.c ieframe: Don't use WINAPI in internal functions. 2015-11-10 11:51:07 +09:00
ie.c ieframe: Properly trace variant arguments. 2015-05-14 14:21:01 +09:00
ieframe.h ieframe: Restore closed IOleClientSite in DoVerb. 2016-04-12 21:00:14 +09:00
ieframe.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
ieframe.rgs ieframe: Register CLSID_WebBrowser as an ActiveX control. 2013-09-12 18:58:21 +02:00
ieframe.spec ieframe: Add stub for IEGetWriteableHKCU. 2011-08-29 13:54:52 +02:00
ieframe_main.c wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations. 2014-07-24 17:05:55 +02:00
ieframe_v1.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
iehtmlwnd.c ieframe: Properly trace variant arguments. 2015-05-14 14:21:01 +09:00
ietoolbar.bmp ieframe: Moved image resources to ieframe. 2011-07-27 18:02:23 +02:00
ietoolbar.svg ieframe: Moved image resources to ieframe. 2011-07-27 18:02:23 +02:00
iexplore.c ieframe: Widen toolbar buttons to accommodate Catalan translation. 2015-12-08 16:21:00 +09:00
intshcut.c ieframe: Handle storage opening failure in shortcut Load(). 2016-04-12 21:00:29 +09:00
navigate.c ieframe: Add ITargetFrame stub. 2016-03-30 21:37:48 +09:00
oleobject.c ieframe: Improve setting different client site in OleObject_SetClientSite. 2016-04-14 00:37:46 +09:00
persist.c ieframe: Use proper helpers for iface calls. 2012-07-27 17:05:26 +02:00
resource.h ieframe: Use int resource ID for toolbar image. 2013-01-31 13:43:19 +01:00
shellbrowser.c ieframe: Update back/forward command state in FireNavigateComplete2. 2015-08-18 21:13:50 +09:00
shelluihelper.c ieframe: Compare against the correct IID in ShellUIHelper. 2014-05-05 12:17:48 +02:00
urlhist.c ieframe: Use proper helpers for iface calls. 2012-07-27 17:05:26 +02:00
view.c ieframe: Implement IViewObject::GetAdvise and IViewObject::SetAdvise. 2015-07-17 20:17:20 +09:00
webbrowser.c ieframe: Don't release the advise sink in IOleObject::SetClientSite. 2015-11-30 23:16:52 +09:00