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

Re: [TSVN] Off topic question about ResText.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-02 13:00:21 CET

Simon Large wrote:
> Hi,
>
> If you need to send DLL files to the mailing list, please could you zip
> them instead of attaching directly. My ISP refused to forward the email
> because it thought they could be a virus.

Without this mail, I never would have known that you sent something -
GMail doesn't allow certain attachments and rejects them without further
notice. But I got it from the archives anyway ;)

But: I just discovered that ResText doesn't crash at all. So is your
program using the dll crashing? If yes, I can't really help you. You
have to make sure that:
- you translate all strings correctly (i.e. make sure that sequences
like '%s' and '%d' are correct and not missing any of those).
- you load the dll correctly. You must set the dll also with
AfxSetResourceHandle if you're using MFC.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Nov 2 13:00:58 2005

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

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