Sweden-Number/dlls/shdocvw
Jacek Caban faabaae557 shdocvw: Added some comments. 2006-05-05 20:49:44 +02:00
..
tests Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Bg.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc shdocvw: Added Hungarian translation. 2006-03-15 11:33:28 +01:00
Ko.rc Update Korean translations. 2005-11-18 12:07:42 +00:00
Makefile.in shdocvw: Added beginning InternetExplorer implementation. 2006-04-20 11:31:05 +02:00
Nl.rc
No.rc
Pt.rc
Tr.rc shdocvw: Turkish translation. 2006-02-06 13:06:00 +01:00
classinfo.c shdocvw: Added correct implementation of IProvideClassInfo::GetGUID. 2006-02-21 11:31:02 +01:00
client.c shdocvw: Move connection points to DocHost object. 2006-04-18 11:38:10 +02:00
dochost.c shdocvw: Move more initialization code to DocHost_Init. 2006-04-20 11:29:28 +02:00
events.c shdocvw: Move connection points to DocHost object. 2006-04-18 11:38:10 +02:00
factory.c shdocvw: Register InternetExplorer class factory in IEWinMain. 2006-04-20 11:32:01 +02:00
frame.c shdocvw: Get rid of WebBrowser dependency in DocHost object. 2006-04-18 11:37:13 +02:00
ie.c shdocvw: Added InternetExplorer::Navigate2 implementation. 2006-04-20 11:32:42 +02:00
iexplore.c shdocvw: Don't create IE default window in embedding mode. 2006-04-21 12:46:06 +02:00
navigate.c shdocvw: Move create_doc_view_hwnd call to navigate_url. 2006-04-20 11:32:15 +02:00
oleobject.c shdocvw: Fix GetMiscStatus implementation. 2006-05-05 20:44:02 +02:00
persist.c
regsvr.c shdocvw: Register iexplore.exe as a COM local server. 2006-04-12 11:18:26 +02:00
shdocvw.h shdocvw: Added WebBrowser::[get|put]_ToolBar implementation. 2006-05-05 20:49:22 +02:00
shdocvw.rc shdocvw: Added Hungarian translation. 2006-03-15 11:33:28 +01:00
shdocvw.spec shdocvw: Stub implementation of IEWinMain. 2006-04-05 11:27:13 +02:00
shdocvw_main.c shdocvw: Move IEWinMain to iexplore.c. 2006-04-20 11:31:20 +02:00
shlinstobj.c Support for shell instance objects. 2005-11-08 16:12:06 +00:00
version.rc
view.c Added IViewObject2 stub implementation. 2005-11-12 19:09:46 +00:00
webbrowser.c shdocvw: Added some comments. 2006-05-05 20:49:44 +02:00