Implemented stubs for IWebBrowser in shdocvw.dll.
authorJohn R. Sheets <dusk@ravendusk.org>
Thu, 11 Jan 2001 22:32:44 +0000 (22:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Jan 2001 22:32:44 +0000 (22:32 +0000)
commitbc80a3b4c71998cbc21838762db7fca1dd0cfc09
treed669114955bd975eab0bd09a229b0ed97ce39464
parentd9b114df035fa91444c623418bd3c1ecfb2bc5c6
Implemented stubs for IWebBrowser in shdocvw.dll.
19 files changed:
Make.rules.in
configure
configure.in
dlls/Makefile.in
dlls/shdocvw/.cvsignore [new file with mode: 0644]
dlls/shdocvw/Makefile.in [new file with mode: 0644]
dlls/shdocvw/classinfo.c [new file with mode: 0644]
dlls/shdocvw/events.c [new file with mode: 0644]
dlls/shdocvw/factory.c [new file with mode: 0644]
dlls/shdocvw/misc.c [new file with mode: 0644]
dlls/shdocvw/oleobject.c [new file with mode: 0644]
dlls/shdocvw/persist.c [new file with mode: 0644]
dlls/shdocvw/shdocvw.h [new file with mode: 0644]
dlls/shdocvw/shdocvw.spec [new file with mode: 0644]
dlls/shdocvw/shdocvw_main.c [new file with mode: 0644]
dlls/shdocvw/webbrowser.c [new file with mode: 0644]
documentation/Makefile.in
include/wine/obj_webbrowser.h [new file with mode: 0644]
winedefault.reg