mshtml: Added IHTMLDocument2::get_location implementation.
commit1caf73be28dda1ad6fcc9ba3f2d0349686d300b7
authorJacek Caban <jacek@codeweavers.com>
Wed, 26 Mar 2008 14:23:41 +0000 (26 15:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Mar 2008 22:38:36 +0000 (26 23:38 +0100)
treea71e57bc7fd25555a5b61bef20c9af79f08c2501
parent6af76b3daa2be9567ce605b49c1bffa5df74044c
mshtml: Added IHTMLDocument2::get_location implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/htmldoc.c
dlls/mshtml/htmllocation.c [new file with mode: 0644]
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c