Sorry to post to the group but mails to Dave are bouncing. Dave, perhaps
you can give me an alternative address since my provider seems to be
blocked by yours.
Regards,
Julian
-------- Original Message --------
Subject: Undelivered Mail Returned to Sender
Date: Wed, 2 May 2007 08:36:56 +0100 (BST)
From: MAILER-DAEMON%40smtp.nildram.co.uk">MAILER-DAEMON
smtp.nildram.co.uk (Mail Delivery System)
To: julian%40anthemion.co.uk">julian
anthemion.co.uk
This is the Postfix program at host smtp.nildram.co.uk.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The Postfix program
< dsilvia%40mchsi.com">dsilvia
mchsi.com>: host gateway.mchsi.com[204.127.203.150] said:
550-195.149.33.74 blocked by ldap:ou=rblmx,dc=mso,dc=att,dc=net 550 Blocked
for abuse. Please contact the administrator of your ISP or sending
mailservice. (in reply to MAIL FROM command)
Subject:
Re: ???
From:
Julian Smart < julian%40anthemion.co.uk">julian
anthemion.co.uk>
Date:
Wed, 02 May 2007 08:36:52 +0100
To:
Dave Silvia < dsilvia%40mchsi.com">dsilvia
mchsi.com>
Hi Dave,
Dave Silvia wrote:
> Hi, Julian!
>
> In looking at the manual:
>
> wxMBConv::FromWChar
> virtual size_t FromWChar(wchar_t *dst, size_t dstLen, const char *src,
> size_t srcLen = -1) const
>
> The most general function for converting a multibyte string to a wide
> string.
>
>
> wxMBConv::ToWChar
> virtual size_t ToWChar(char_t *dst, size_t dstLen, const wchar_t *src,
> size_t srcLen = -1) const
>
> This function has the same semantics as FromWChar except that it
> converts a wide string to multibyte one.
>
>
>
> Aren't the names reversed?
>
I don't think so - the first is From, the other is To.
Regards,
Julian
.