oledb32: Implement IErrorRecord AddErrorRecord

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Tue Aug 20 04:34:47 CDT 2013


On 20/08/2013 7:29 PM, Nikolay Sivov wrote:
> On 8/20/2013 13:21, Alistair Leslie-Hughes wrote:
>> Hi,
>> Yes we do just take the pointer (pErrorInfo) passed in. MSDN states
>> that the caller responsible for this memory.
> It means caller could free it at any time (or it could be a stack
> variable), so you have to make a deep copy.

I'll update it to be a deep copy.

Alistair



More information about the wine-devel mailing list