On Sun Jul 2 20:29:53 2023 +0000, Alexandre Julliard wrote:
A2BSTR is a C++ only macro, it's not something we'd want to use as a standard replacement.
atlbase.h, atlcom.h, and atlwin.h are also C++-only in Windows, but Wine allows them to be used in C and uses them in its own C code. I assumed that the same logic would apply to atlconv.h, but if that doesn't work then we may want to introduce a new helper in include/wine.