[1/6] msxml3: add a function to initialize xmlDoc->_private data

Nikolay Sivov bunglehead at gmail.com
Sat Oct 16 03:57:40 CDT 2010


  On 10/15/2010 18:25, Adam Martinson wrote:
>
> Needed to associate an internal ref count, etc with a xmlDoc
> outside of domdoc.c, without creating the whole domdoc struct.
> ---
>  dlls/msxml3/domdoc.c        |    6 ++++++
>  dlls/msxml3/msxml_private.h |    1 +
>  2 files changed, 7 insertions(+), 0 deletions(-)
Why not use this helper in DOMDocument_create() ?



More information about the wine-devel mailing list