Sweden-Number/dlls/shdocvw
Jacek Caban ae2c061e8e shdocvw: Return S_OK in OnInPlaceDeactivate. 2006-05-20 13:58:39 +02:00
..
tests Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
.gitignore
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
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: Return S_OK in OnInPlaceDeactivate. 2006-05-20 13:58:39 +02:00
dochost.c shdocvw: Move IConnectionPointContainer implementation to separated object. 2006-05-17 21:45:39 +02:00
events.c shdocvw: Move IConnectionPointContainer implementation to separated object. 2006-05-17 21:45:39 +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 IConnectionPointContainer to InternetExplorer::QueryInterface. 2006-05-17 21:45:59 +02:00
iexplore.c shdocvw: Wrap Heap* finctions by inline functions. 2006-05-15 14:26:04 +02:00
navigate.c shdocvw: Move connection points to the new ConnectionPointContainer struct. 2006-05-17 21:45:15 +02:00
oleobject.c shdocvw: Code cleanup. 2006-05-17 21:46:18 +02:00
persist.c
regsvr.c Check the return value from register_key_guid in all the DLL registering code. 2006-05-10 19:38:04 +02:00
shdocvw.h shdocvw: Code cleanup. 2006-05-17 21:46:18 +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: Wrap Heap* finctions by inline functions. 2006-05-15 14:26:04 +02:00
shlinstobj.c shdocvw: Wrap Heap* finctions by inline functions. 2006-05-15 14:26:04 +02:00
version.rc
view.c
webbrowser.c shdocvw: Code cleanup. 2006-05-17 21:46:18 +02:00