On Sat, 13 Feb 2010, Xavi wrote: > I also recommend the use of a new our macro in exclusive HB_TEXT for UNICODE > literals. > Or at least change the current definition of HBTEXT to avoid problems. > ... > #if defined( UNICODE ) || defined( HB_OS_WIN_CE ) > #define HBTEXT( x ) TEXT( x ) > #else > #define HBTEXT( x ) x > #endif > ...
Above definition completely breaks context where this macro is used. It has to give 8bit ASCII text in all desktop windows. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour