[Vm-dev] SqueakVM help for OLPC

Andreas Raab andreas.raab at gmx.de
Thu May 17 15:28:59 UTC 2007


Chris Petsos wrote:
> The thing is that
>     msg->wParam
> looks like it sends 8-bit CP1253 charcodes in the range [0...255].
> (Did i mention that i am trying to make it work in a Windows 
> system?...well i am...)
>  
> What can i do to retrieve Unicode charcodes?

Handle WM_UNICHAR (http://msdn2.microsoft.com/en-us/library/ms646288.aspx).

Cheers,
   - Andreas


More information about the Vm-dev mailing list