Re: Is StrCopy Localisation safe?

2004-07-30 Thread Ken Krugler
> >My application will be localized to Spanish, German, French, Simp Chinese >and Italian. >I don't know whether these languages use NUL character or not? > > >Is it optional to use this NUL character or any string in above localized >languages will definately contain NUL character. >I hope

Re: Is StrCopy Localisation safe?

2004-07-29 Thread Saurabh Agarwal
Ok Thanx ben. That means I can use StrCopy() function with localized vrsions. Thanx. "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 09:07 AM 7/29/2004, you wrote: > >Ben, > > > >My application will be localized to Spanish, German, French, Simp Chinese > >and Itali

Re: Is StrCopy Localisation safe?

2004-07-29 Thread Ben Combee
At 09:07 AM 7/29/2004, you wrote: Ben, My application will be localized to Spanish, German, French, Simp Chinese and Italian. I don't know whether these languages use NUL character or not? Is it optional to use this NUL character or any string in above localized languages will definately contain NU

Re: Is StrCopy Localisation safe?

2004-07-29 Thread Saurabh Agarwal
Ben, My application will be localized to Spanish, German, French, Simp Chinese and Italian. I don't know whether these languages use NUL character or not? Is it optional to use this NUL character or any string in above localized languages will definately contain NUL character. I hope u can clear

Re: Is StrCopy Localisation safe?

2004-07-28 Thread Ben Combee
At 12:09 AM 7/29/2004, you wrote: Is StrCopy Localization safe??? My application is to be converted into other languages also. I saw the Text Manager APIs but could not find any direct method to copy one string into other string buffer. I do get one metheod "TxtSetNextChar" but it uses single chara

Is StrCopy Localisation safe?

2004-07-28 Thread Saurabh Agarwal
Is StrCopy Localization safe??? My application is to be converted into other languages also. I saw the Text Manager APIs but could not find any direct method to copy one string into other string buffer. I do get one metheod "TxtSetNextChar" but it uses single character and a valid offset in the b