[Module] winex11.drv A new function.

Dmitry Timoshkov dmitry at codeweavers.com
Mon Nov 27 23:14:01 CST 2006


"Anatoly" <vostok at etersoft.ru> wrote:

> +static struct codepair {
> +unsigned short keysym;
> +  unsigned short ucs;
> +} keysymtab[] = {

Nothing prevents to make the keysymtab[] a const data.

-- 
Dmitry.



More information about the wine-devel mailing list