[PATCH V3 1/2] msxml3/tests: Test mxwriter DOMDocument output.

Jefferson Carpenter jeffersoncarpenter2 at gmail.com
Mon Feb 1 05:10:57 CST 2021


On 2/1/2021 10:49 AM, Jefferson Carpenter wrote:
> 
> All right, how about adding
> 
> [
> local,
> object,
> uuid (0636a397-8b61-4180-8d09-90492e27c4fd)
> ]
> interface IWineXMLDOMDocumentLock : IUnknown
> {
>      HRESULT lock();
>      HRESULT unlock();
> }
> 
> (Assuming lock() and unlock() will suffice for the implementation, 
> otherwise whatever collection of methods does suffice).
> 
> Is that what you're suggesting?

Or did you mean something else?  Sorry, sometimes you say things at such 
a high level I struggle to understand what you mean.  However, I can 
definitely make the changes you suggested to the test, and I would be 
fine with implementing the above for the implementation.



More information about the wine-devel mailing list