Przemek
Przemyslaw Czerpak-2 wrote: > > #if defined(__BORLANDC__) && !defined(HB_ARCH_64BIT) > #undef MAKELONG > #define MAKELONG ((LONG)(((WORD)((DWORD_PTR)(a) & 0xffff)) | \ > (((DWORD)((WORD)((DWORD_PTR)(b) & 0xffff))) << > 16))) > #endif > It works. Thanks. Now GTWVG has no warnings and is fully UNICODE compliant. Viktor, can you check now? I will commit today. I am wondering if this is placed somewhere in Harbour headers. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/Error-in-latest-SVN--tp20652629p20721015.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour