steve fox wrote:

First of all, use the mailling list, no private mail!

if (decr) Seek(-decr, wxFromCurrent);

            m_conversion->MB2WC(wxStringBuffer(str, nLen), buffer, nLen+1);
        }
        else
            str = MB2WC((wxChar*)buffer);

You invented a new error, in a different line!!!! Insert the cast in line 86, not 89!


Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
     subscribe-nomail command to [EMAIL PROTECTED] so that your
     message can get through to the mailing list cleanly

Reply via email to