]> granicus.if.org Git - vim/commit
patch 8.2.4170: MS-Windows: still using old message API calls v8.2.4170
authorK.Takata <kentkt@csc.jp>
Fri, 21 Jan 2022 11:37:07 +0000 (11:37 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 21 Jan 2022 11:37:07 +0000 (11:37 +0000)
commitb7057bdd090ddcce96dc058e4e65340c8ec961d7
treea5501721d48c4a08ec00e4daf69cc95faa541ce2
parent45f9cfbdc75e10d420039fbe98d9f554bd415213
patch 8.2.4170: MS-Windows: still using old message API calls

Problem:    MS-Windows: still using old message API calls.
Solution:   Call the "W" functions directly. (Ken Takata, closes #9582)
src/gui_w32.c
src/os_mswin.c
src/os_win32.c
src/os_win32.h
src/version.c