mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 8.2.5171: dependencies and proto files are outdated
Problem: Dependencies and proto files are outdated. Solution: Update dependencies and proto files. Avoid errors.
This commit is contained in:
@@ -272,9 +272,11 @@ typedef int HRESULT;
|
||||
# undef MSG
|
||||
typedef int MSG;
|
||||
typedef int NEWTEXTMETRIC;
|
||||
typedef int NMHDR;
|
||||
typedef int OSVERSIONINFO;
|
||||
typedef int PWORD;
|
||||
typedef int RECT;
|
||||
typedef int SIZE;
|
||||
typedef int UINT;
|
||||
typedef int WORD;
|
||||
typedef int WPARAM;
|
||||
|
Reference in New Issue
Block a user