[Approved] Correct unicode handling in Minidisplay LCDHypeWrapper plugin (1 Viewer)

stalkersvr

Portal Member
April 12, 2009
49
16
Current code (SVN 24985) of LCDHypeWrapper has incorrect casting from unicode string to byte, so lcdhype driver gets string in unknown charset (may be simple dropping 1st byte from 2byte symbol code). This is a patch for converting from unicode to ansi (default windows code page).
 

Attachments

  • Minidisplay LCDHype wrapper unicode patch.patch
    30.8 KB

Users who are viewing this thread

Top Bottom