|
-
January 25th, 2001, 04:53 AM
#1
Localization under Win2000
LoadString does not load string table according to System Locale under Win2000,
but works properly under WinNT4.0. I have two type of the same resources for two languages. When I start my program under WinNT40 it works perfectly - loads strings according to locale settings. But when I start the program under Win2000 it loads only english resources.
-
April 28th, 2001, 06:32 AM
#2
Re: Localization under Win2000
Hi there,
have you by now find a solution or a workaround for this problem ?
I'm experiencing the same and MSDN suggests to use seperate dll with the LCID in the name eg res1031.dll
But i'm not willing to use this solution, as my stringtables and resources in general are not that large. I would appreciate any solution to this problem.
Tnx in advance
-
May 3rd, 2001, 10:51 AM
#3
Re: Localization under Win2000
Hello ,
thank you for your replay.
Unfortunately we did not find a solution of the problem. We don't want to create million of DLLs , so the problem is still opened for us.
Sincerely yours,
Alexey
-
October 20th, 2005, 08:47 AM
#4
Re: Localization under Win2000
Hi,
I am also facing the same problem. Please let me know the answer if you have got any?
Thanks,
vivek.
-
October 20th, 2005, 10:16 AM
#5
Re: Localization under Win2000
techi_talk,
There are a few things you might want to look at before posting. You will probably not get a reply to this question of yours. Notice the following...
First, look at the threads start date. This thread was started over 4 years ago.
Second, look at the last post date. This too was over 4 years ago.
If the post has been inactive this long, it is a good thing to see when the persons last activity was with CodeGuru. You can find this under his/her public profile. The funny thing about this is that there is a glitch with his last activity time.
Last Activity: 12-31-1969 07:00 PM
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|