On Wed, 10 Jun 2020, at 23:09, Richard Shaw wrote:
> So why does this only show up in MinGW? If a 64bit pointer can't find it a 
> 32bit int, shouldn't I also get an error when building for 64bit Fedora?

Because ShellExecute is a Windows function, thus that part of the code won't be 
compiled when building for 64 bit Linux.
_______________________________________________
mingw mailing list -- mingw@lists.fedoraproject.org
To unsubscribe send an email to mingw-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/mingw@lists.fedoraproject.org

Reply via email to