Re: oledb32: Implement IErrorRecord AddErrorRecord
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
Re: oledb32: Implement IErrorRecord AddErrorRecord
: oledb32: Implement IErrorRecord AddErrorRecord Best Regards Alistair Leslie-Hughes