I'm looking function which compare text with Unicode characters, CompareText doesn't do that but I found UnicodeCompareText. Unfortunately, this function returns error:
This binary has no unicodestrings support compiled in. Recompile the application with a unicodestrings-manager in the program uses clau se. TApplication.HandleException SIGQUIT signal received. Stack trace: $0040ACAF $0063564B $005E69A4 $005E4707 ... I use lazarus from snapshots on Win. How can I get UnicodeCompareText ? best regards faber -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
