Re: passing a string to a dll
- From: "David Webber" <dave@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 19 Sep 2007 14:06:13 +0100
"Giovanni Dicanio" <giovanni.dicanio@xxxxxxxxxx> wrote in message news:%23aATthq%23HHA.4736@xxxxxxxxxxxxxxxxxxxxxxx
s == _T("Testing")
I think this == operator is also defined explicitly. So it *should* be safe. :-)
Not sure about
_T("Testing") == s
though :-)
Dave
--
David Webber
Author of 'Mozart the Music Processor'
http://www.mozart.co.uk
For discussion/support see
http://www.mozart.co.uk/mzusers/mailinglist.htm
--
David Webber
Author of 'Mozart the Music Processor'
http://www.mozart.co.uk
For discussion/support see
http://www.mozart.co.uk/mzusers/mailinglist.htm
.
- Follow-Ups:
- Re: passing a string to a dll
- From: Giovanni Dicanio
- Re: passing a string to a dll
- References:
- passing a string to a dll
- From: SteveR
- Re: passing a string to a dll
- From: David Webber
- Re: passing a string to a dll
- From: David Ching
- Re: passing a string to a dll
- From: David Webber
- Re: passing a string to a dll
- From: Joseph M . Newcomer
- Re: passing a string to a dll
- From: Giovanni Dicanio
- passing a string to a dll
- Prev by Date: VC 6 SP6 and XP SP2 conflict?
- Next by Date: Re: converting ANSI to UNICODE
- Previous by thread: Re: passing a string to a dll
- Next by thread: Re: passing a string to a dll
- Index(es):
Relevant Pages
|