[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [1/2] msxml3: Implement IMXAttributes_removeAttributes()
From:       Jacek Caban <jacek () codeweavers ! com>
Date:       2013-07-30 10:50:14
Message-ID: 51F79A66.4060104 () codeweavers ! com
[Download RAW message or body]

Hi Nikolay,

On 07/30/13 12:42, Nikolay Sivov wrote:
> +    dst = &This->attr[index];
> +    src = &This->attr[index+1];
> +
> +    memmove(dst, src, This->length-index-1);

*sizeof(*dst)

Cheers,
Jacek


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic