Re: [Mingw-w64-public] Why is `ChangeWindowMessageFilterEx` defined in lib32, but not lib64?

2017-03-03 Thread Kai Tietz
Not sure, if this new export was already added.  If not, prepare a
patch, and send it to ML.

Regards,
Kai

2017-02-19 17:17 GMT+01:00 Ruslan Garipov :
> Hello!
>
> File 'mingw-w64-v5.0.1/mingw-w64-crt/lib32/user32.def' has exporting
> declaration of function [ChangeWindowMessageFilterEx][1], but file
> 'mingw-w64-v5.0.1/mingw-w64-crt/lib64/user32.def' **does not**. Why?
>
> Now, having MINGW targeting `x86_64-w64-mingw32' I can't built a program
> that uses `ChangeWindowMessageFilterEx`.
>
> Thanks!
>
> [1]:
> https://msdn.microsoft.com/en-us/library/windows/desktop/dd388202(v=vs.85).aspx
> "ChangeWindowMessageFilterEx function"
>
> --
> Yours truly,
> Ruslan Garipov .
>
> --
> 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

--
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


[Mingw-w64-public] Why is `ChangeWindowMessageFilterEx` defined in lib32, but not lib64?

2017-02-19 Thread Ruslan Garipov
Hello!

File 'mingw-w64-v5.0.1/mingw-w64-crt/lib32/user32.def' has exporting
declaration of function [ChangeWindowMessageFilterEx][1], but file
'mingw-w64-v5.0.1/mingw-w64-crt/lib64/user32.def' **does not**. Why?

Now, having MINGW targeting `x86_64-w64-mingw32' I can't built a program
that uses `ChangeWindowMessageFilterEx`.

Thanks!

[1]:
https://msdn.microsoft.com/en-us/library/windows/desktop/dd388202(v=vs.85).aspx
"ChangeWindowMessageFilterEx function"

-- 
Yours truly,
Ruslan Garipov .

--
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