• Acolyte of the Butterfly
    Acolyte of the Butterfly
    walkero
    Posts: 102 from 2006/3/1
    @piru
    Quote:

    ConvertTagList does not allocate the buffer for you. Currently the code above uses random pointer for the output buffer. It cannot work. The caller must provide this buffer and the size of it. Typically you allocate some memory and release it afterwards.


    I will try to set it up and get back to you.

    Quote:

    text_len is always 0. That cannot work.


    Oh, yeah... you are right. That part is missing. But it has the size, and it is visible at the output, where I get:

    Code:
    DBG: Text: 58


    Thank you for your help. I will try it and get back.
  • »23.02.24 - 15:14
    Profile Visit Website