Hi Nikolay,
On 2/2/10 11:23 PM, Nikolay Sivov wrote:
Implement IXMLDOMDocument::get_url() with some tests
You probably should use GetDisplayName result of moniker used to load the document to obtain its URL.
Thanks, Jacek
On 2/3/2010 02:58, Jacek Caban wrote:
Hi Nikolay,
On 2/2/10 11:23 PM, Nikolay Sivov wrote:
Implement IXMLDOMDocument::get_url() with some tests
You probably should use GetDisplayName result of moniker used to load the document to obtain its URL.
I'll try with it, thanks.
Thanks, Jacek
Please disregard this and next [2/2] patches. I'll try another way.