Changes between Version 2 and Version 3 of Ticket #596


Ignore:
Timestamp:
10/13/08 22:53:46 (16 years ago)
Author:
Valik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #596 – Description

    v2 v3  
    66 * Document that when creating an array manually for StringFromASCIIArray() the character values must be specified in UNICODE, not ANSI.  That means extended ANSI characters (Those > 127) will need converted to their UNICODE values. 
    77 * Document that StringToASCIIArray() already returns UNICODE values.
     8 * Fix crash in StringToASCIIArray().