File 'mingw-w64-crt/lib32/user32.def' contains export declarations for
functions `ChangeWindowMessageFilterEx` and `ChangeWindowMessageFilter`.
While file
'mingw-w64-crt/lib64/user32.def' does not.

Please review.

---
 mingw-w64-crt/lib64/user32.def | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/mingw-w64-crt/lib64/user32.def b/mingw-w64-crt/lib64/user32.def
index d66e4d2f..76349885 100644
--- a/mingw-w64-crt/lib64/user32.def
+++ b/mingw-w64-crt/lib64/user32.def
@@ -44,6 +44,8 @@ ChangeDisplaySettingsExW
 ChangeDisplaySettingsW
 ChangeMenuA
 ChangeMenuW
+ChangeWindowMessageFilter
+ChangeWindowMessageFilterEx
 CharLowerA
 CharLowerBuffA
 CharLowerBuffW
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to