"Dmitry Timoshkov" <[EMAIL PROTECTED]> wrote: > "Reece Dunn" <[EMAIL PROTECTED]> wrote: > >> #define WM_SYSDEADCHAR 0x0107 >> +#define WM_UNICHAR 0x0109 >> #define WM_KEYFIRST WM_KEYDOWN >> -#define WM_KEYLAST 0x0108 >> +#define WM_KEYLAST 0x0109 > > Please keep the entries sorted by value.
Ignore this, I missed the fact that 0x0108 no more exists. -- Dmitry.
