Re: [2/2] msxml3: Rewrite IXMLDOMDocument2 save to behave more like msxml3
April 21, 2010
10:04 a.m.
On 4/21/2010 13:14, Alistair Leslie-Hughes wrote:
+ ret = IUnknown_QueryInterface(pUnk,&IID_IUnknown, (void**)&pUnkRemote);
There's no point to do it. You already have IUnknown pointer. It's better to remove test for that case I think.
5818
Age (days ago)
5818
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov