From: Aman Gupta <[email protected]> These are already included as part of lib32/user32.def
Fixes https://sourceforge.net/p/mingw-w64/bugs/526/ --- mingw-w64-crt/lib64/user32.def | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mingw-w64-crt/lib64/user32.def b/mingw-w64-crt/lib64/user32.def index 7634988..cc076de 100644 --- a/mingw-w64-crt/lib64/user32.def +++ b/mingw-w64-crt/lib64/user32.def @@ -685,6 +685,9 @@ ShowScrollBar ShowStartGlass ShowWindow ShowWindowAsync +ShutdownBlockReasonCreate +ShutdownBlockReasonDestroy +ShutdownBlockReasonQuery SoftModalMessageBox SubtractRect SwapMouseButton -- 2.11.0 (Apple Git-81) ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
