Groups > Borland > Borland Delphi migration > Re: Looking for a StringBuilder class for w32




Looking for a StringBuilder class for w32

Looking for a StringBuilder class for w32
15 Feb 2007 22:48:15 -0800
Hi
I'm looking for a StringBuilder class for w32. The I can use the same code in
net and w32. Do you know anything about such class?

Post Reply
Re: Looking for a StringBuilder class for w32
Fri, 16 Feb 2007 19:55:03 -060
A pal of mine built one in Vb some time back.

  http://www.vb.mvps.org/samples/project.asp?id=StrBldr

It's probably not that hard to translate to Delphi (and it'd probably be 
easier).

Dan

"Marc Rohloff [TeamB]" <"on request"> wrote in message

news:fe0ap6cnkmot$.dlg@dlg.marcrohloff.com...
> On 15 Feb 2007 22:48:15 -0800, Håkan wrote:
>
>> Hi I'm looking for a StringBuilder class for w32. The I can use the
>> same code in net and w32. Do you know anything about such class?
>
> No,. but it shouldn't be too hard to write a simple class which looks
> the same.
>
> -- 
> Marc Rohloff [TeamB]
> marc -at- marc rohloff -dot- com 

Post Reply
Re: Looking for a StringBuilder class for w32
Fri, 16 Feb 2007 20:18:01 -050
On 15 Feb 2007 22:48:15 -0800, Håkan wrote:

> Hi I'm looking for a StringBuilder class for w32. The I can use the
> same code in net and w32. Do you know anything about such class? 

No,. but it shouldn't be too hard to write a simple class which looks
the same.

-- 
Marc Rohloff [TeamB]
Post Reply
about | contact