Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Language Translator


Message #1 by Shaun Steckley <SSTECKLEY@P...> on Fri, 16 Feb 2001 16:14:25 -0500
Andrew 

Is this app to be deployed on NT4 and Win98 boxes?

How did you get over the fact that Win98 doesn't have the same reg entries
as NT4?

I currently working on an app that use the resource editor that has three
string tables English, US English, and German the NT4 boxes work fine, but
Win98 doesn't it defaults to US English regardless.
According to MSDN the Registry entries are different and Win98 boxes looks
at the Operating system for the language, as Win98 happens to be American
this is what it defaults to...

I would be interested to know how you have achieved this......

Duncan

-----Original Message-----
From: Andrew Huang [mailto:imcityhunter@o...]
Sent: 17 February 2001 23:27
To: professional vb
Subject: [pro_vb] Re: Language Translator


I have done a project with multi-languages. I didn't use API or DLL.
I use resource file, but you have to have some translate to the language
for you. I don't know is their any auto translate function out there.
If you find one please let me know too. 
Thanks

-- 
Andrew Huang
imcityhunter@o... - email
(xxx) xxx-xxxx  x3234 - voicemail/fax



---- Shaun Steckley <SSTECKLEY@P...> wrote:
> Does anyone currently use or know of a DLL or API that will translate
> English to another language.  (Spanish, French, etc.)
> 
> 

  Return to Index