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

Re: [TSVN] More on CString vs std::string

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-12-22 18:41:47 CET

Will Dean wrote:
[snip]
> As an experiment, I just added #include <atlstr.h> to stdafx.h, and
> included my filtering code into the shell extension.
>
> Any guesses on how much bigger the DLL got with the addition of my
> filtering setup and ATL CString?
>
> 0 bytes. Yup, that's right, it makes no difference at all.

Ahem - not that I would doubt your abilities here. But doesn't that
number make you a tiny bit suspicious? I mean a change of 0 bytes?
That's _very_ unlikely. I think that something didn't compile/link right
there, I mean you added a whole new function, including some ATL stuff.
That just cries out for at least a change of a few bytes.

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 Dec 22 18:46:08 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.