ieframe: Moved InternetShortcut implementation to ieframe.dll.
authorJacek Caban <jacek@codeweavers.com>
Sat, 23 Jul 2011 16:40:54 +0000 (18:40 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Jul 2011 08:51:30 +0000 (10:51 +0200)
commit02ceb94351d20a615b75dba016a4053ffb408bc3
tree6495f3f41c634b0c7c4bb1303941a71d8a545eed
parentc33c583093f914a90d82599b6a55e463b9b7ae7d
ieframe: Moved InternetShortcut implementation to ieframe.dll.
12 files changed:
configure
configure.ac
dlls/ieframe/Makefile.in
dlls/ieframe/ieframe.h [new file with mode: 0644]
dlls/ieframe/ieframe.spec
dlls/ieframe/ieframe_main.c
dlls/ieframe/intshcut.c [moved from dlls/shdocvw/intshcut.c with 94% similarity]
dlls/shdocvw/Makefile.in
dlls/shdocvw/factory.c
dlls/shdocvw/shdocvw.h
dlls/shdocvw/shdocvw.spec
dlls/shdocvw/shdocvw_main.c