[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

ResText and win64

From: <vss2svn_at_nogga.de>
Date: 2006-02-08 18:46:05 CET

Hello,

I wanted to use the ResText utility to support the translation of my own
application. The solution is working very well for the win32 build
target but I have problems with the win64 builds. Perhaps someone has a
idea:

The point is, that ResText is based on the idea to load the ressource
dll with LoadLibrary and to enumerate all ressources with
EnumResourceNames. With a win32 build ResText can translate win32
ressource DLLs, and with a win64 build it can translate win64 ressource
DLLs. Everything is fine so far, but my release computer is a win32
system and I'm also building the win64 target on this computer, so I can
only run the win32 version of ResText. But the win32 binary fails to
load win64 DLLs. After thinking about this, I wouldn't expect a
different behavior, but now I'm looking for a solution to use the
ResText technology in a win32/win64 mixed mode environment.

Any ideas? How does tortoiseSVN handle the win64 configuration?

Best regards
Dirk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Feb 8 18:46:38 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.