> Thanks David,
>
[quoted text clipped - 4 lines]
> Cheers,
> Volker
Volkrt:
It doesn't matter. The windows headers use #define, which does not know
about namespaces (or anything much, really).
If the .NET library had been designed with any consideration for mixed
mode programming, then it would not have used names that were subject to
this kind of substitution.
<gratuitous>
And if C++ had had more influence on .NET in general, the latter would
have const and proper RAII, and C# would be a much better language.
</gratuitous>

Signature
David Wilkinson
Visual C++ MVP