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

Re: [TSVN] Question about language DLLs

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-29 17:31:04 CEST

Will Dean wrote:

> I'm just looking further into 'stuff which TSVN does while refreshing
> folders', and I've noticed that it's repeatedly (not for every file, but
> perhaps for every subfolder, not really sure) trying to load a DLL from
> the languages folder - TortoiseProc1033.dll - I assume that this is, or
> would be, the English resources file.

Correct.

> There isn't such a file on my machine, and I assume that a separate DLL
> isn't needed for English.

No, it isn't. But you _could_ provide an english dll with your own
resources in it, maybe adjusted to your slang? ;)

> However, this has the effect of defeating the g_ShellCache.GetLangID()
> mechanism, because g_langid gets set to zero if a DLL can't be loaded.
> This means that it tries this lots of times.
> (All this is in ShellExt.cpp)

Thanks for noticing. Should be fixed now.

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 Fri Oct 29 18:39:17 2004

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.