[TSVN] More on CString vs std::string
From: Will Dean <svn_at_indcomp.co.uk>
Date: 2004-12-22 15:02:16 CET
My apologies to all those who can't get a word in edgeways about icons, and
Last night, I wrote some code for SVNStatus.cpp, which allows me to set-up
Because this code is intended to be called from the U/I, I pass it an array
Because SVNStatus.cpp is used by the shell extension which doesn't support
As an experiment, I just added #include <atlstr.h> to stdafx.h, and
Any guesses on how much bigger the DLL got with the addition of my
0 bytes. Yup, that's right, it makes no difference at all.
I am *not* going to run-around changing perfectly working stdstrings into
Bring on the dissent...
Will
---------------------------------------------------------------------
|
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.