Re: [1/6] msxml3: add a function to initialize xmlDoc->_private data
16 Oct
2010
16 Oct
'10
8:57 a.m.
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() ?
5541
Age (days ago)
5541
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov