.. |
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
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
|
2005-09-19 17:00:58 +00:00 |
De.rc
|
Use "MS Shell Dlg" everywhere except for Japanese.
|
2005-02-21 18:38:36 +00:00 |
En.rc
|
Use "MS Shell Dlg" everywhere except for Japanese.
|
2005-02-21 18:38:36 +00:00 |
Es.rc
|
Spanish translations updated.
|
2005-04-11 13:01:46 +00:00 |
Fi.rc
|
Added Finnish resources.
|
2005-09-12 11:10:03 +00:00 |
Fr.rc
|
Use SUBLANG_NEUTRAL for French resources.
|
2005-05-04 09:52:47 +00:00 |
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: Implement IEWinMain using a simple window frame.
|
2006-04-07 12:57:47 +02:00 |
Nl.rc
|
Dutch resource translation.
|
2005-03-22 16:39:25 +00:00 |
No.rc
|
Added Norwegian translations.
|
2005-09-26 10:56:47 +00:00 |
Pt.rc
|
Use "MS Shell Dlg" everywhere except for Japanese.
|
2005-02-21 18:38:36 +00:00 |
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: Change FIXMEs to TRACE in IDispatch's methods as they return
|
2006-02-20 11:13:51 +01:00 |
dochost.c
|
shdocvw: Use IOleInPlaceObjectWindowless interface of document in deactivate_document.
|
2006-04-10 12:21:17 +02:00 |
events.c
|
Return the correct error code from IConnectionPointContainer::FindConnectionPoint.
|
2006-02-10 14:51:30 +01:00 |
factory.c
|
shdocvw: Move the private class factory declaration into factory.c.
|
2006-04-11 11:25:54 +02:00 |
frame.c
|
Added implementation of GetWindowContext.
|
2005-11-28 11:01:17 +01:00 |
iexplore.c
|
shdocvw: Constify IExplore OLE vtables.
|
2006-04-10 12:23:03 +02:00 |
navigate.c
|
shdocvw: Added get_LocationURL implementation.
|
2006-03-06 17:50:19 +01:00 |
oleobject.c
|
shdocvw: Set active document of both frame and doc window.
|
2006-04-10 12:21:23 +02:00 |
persist.c
|
Make IPersist* interfaces heap based.
|
2005-09-08 11:01:57 +00:00 |
regsvr.c
|
Rename MODULENAME_Dll* functions to Dll* for better consistency and
|
2005-05-17 14:41:37 +00:00 |
shdocvw.h
|
shdocvw: Move the private class factory declaration into factory.c.
|
2006-04-11 11:25:54 +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 the private class factory declaration into factory.c.
|
2006-04-11 11:25:54 +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: Forward IWebBrowser2::Navigate calls to ::Navigate2.
|
2006-04-06 11:33:23 +02:00 |