Long parameter problem

From: Michael Wagner (info_at_callacd.com)
Date: 03/30/04


Date: 30 Mar 2004 01:49:35 -0800

Hi there,

I have written an extension dll which registers some own commands.
So far the extension works fine, but when I have very long paramters
(around 9k) something strange happens: Every 2047 characters a newline
character gets inserted into my parameter string.

Does anyone has a solution or an explanation to this?

Thanks
Michael