extending Python error

"Martin v. Löwis" martin at v.loewis.de
Sun Sep 5 05:20:51 EDT 2004


Ajay wrote:
> C:\Windows CE Tools\wce300\Pocket PC 2002\atl\include\atlbase.h(5395) :
> error C2664: '__WinCE_OutputDebugStringA' : cannot convert parameter 1
> from 'const unsigned short *' to 'const char *'
>         Types pointed to are unrelated; conversion requires
> reinterpret_cast, C-style cast or function-style cast

So what is line 5395 of atlbase.h?

Regards,
Martin



More information about the Python-list mailing list