https://bugs.winehq.org/show_bug.cgi?id=53546
--- Comment #2 from Wu Zhenyu wuzy01@qq.com --- (In reply to Alexandre Julliard from comment #1)
It's not possible to preload 64-bit libraries in a 32-bit binary like wine. You can safely ignore the warnings.
Thanks. How can I disable the output of these ERROR? I try `export WINEDEBUG=-all` but useless.