1
0
forked from aniani/vim

patch 8.2.4159: MS-Windows: _WndProc() is very long

Problem:    MS-Windows: _WndProc() is very long.
Solution:   Move code to separate functions. (Ken Takata, closes #9573)
This commit is contained in:
K.Takata
2022-01-20 15:10:57 +00:00
committed by Bram Moolenaar
parent 14b8d6ac6b
commit 92000e2e71
2 changed files with 240 additions and 229 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4159,
/**/
4158,
/**/