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

Re: ResText and win64

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-08 18:51:38 CET

vss2svn@nogga.de wrote:
> 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?

If you ever find a solution to this, I'd like to know. Currently, we
have to build the x64 build on a real x64 machine because of this.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
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:51:53 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.