Am 09.06.14 16:00, schrieb paul_kon...@dell.com:
On Jun 9, 2014, at 2:53 PM, Christian K. wrote:
Dell.com> writes:
On Jun 9, 2014, at 9:07 AM, Christian K. hoc.net> wrote:
Hi,
I was very pleased to see that retrieving properties of a MAPI object yields
either a or type depending on
On Jun 9, 2014, at 2:53 PM, Christian K. wrote:
> Dell.com> writes:
>
>>
>>
>> On Jun 9, 2014, at 9:07 AM, Christian K. hoc.net> wrote:
>>
>>> Hi,
>>>
>>> I was very pleased to see that retrieving properties of a MAPI object yields
>>> either a or type depending on whether the _A or _W
Dell.com> writes:
>
>
> On Jun 9, 2014, at 9:07 AM, Christian K. hoc.net> wrote:
>
> > Hi,
> >
> > I was very pleased to see that retrieving properties of a MAPI object yields
> > either a or type depending on whether the _A or _W property
> > was queried …
>
> Really? That seems strang
On Jun 9, 2014, at 9:07 AM, Christian K. wrote:
> Hi,
>
> I was very pleased to see that retrieving properties of a MAPI object yields
> either a or type depending on whether the _A or _W property
> was queried …
Really? That seems strange. As I recall, the *_W APIs are “wide character”
o
Hi,
I was very pleased to see that retrieving properties of a MAPI object yields
either a or type depending on whether the _A or _W property
was queried and entryids are always returned as bytes types. Very nice! This
makes a lot of bin2str2bin conversion and encoding/decoding code obsolete.
Nev