Yasuhiro Matsumoto wrote:
> When WM_IME_NOTIFY received, it should handle _OnImeNotify(). So it must
> not call DefWindowProc().
>
> Andalso WM_MOUSEWHEEL should return 0, WM_ENDSESSION should return 0
> if vim processes this message.
>
> http://msdn.microsoft.com/en-us/library/windows/desktop/ms645617(v=vs.85).aspx
> http://msdn.microsoft.com/en-us/library/windows/desktop/aa376889(v=vs.85).aspx
>
> Please check and include.
Thanks for the patch. To be on the safe side I added a few more "return
0L". I hope I guessed right.
--
"To whoever finds this note -
I have been imprisoned by my father who wishes me to marry
against my will. Please please please please come and rescue me.
I am in the tall tower of Swamp Castle."
SIR LAUNCELOT's eyes light up with holy inspiration.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php