Re: LPOLESTR to std::string conversion

Tech-Archive recommends: Fix windows errors by optimizing your registry



Florent wrote:
> Arnaud : These conversion macros need the inclusion of <atlX.h>
> header(s), which raise more than a hundred compilation errors in these
> atlX.h [sub]headers, like C2039, C2059, C2061, C2146, C2501, C3861,

Could you post a small sample that reproduce the behaviour? I'll bet on some
macro incompatibilities that could be worked around.

Arnaud
MVP - VC


.



Relevant Pages