On 5/19/2014 19:28, James Russell Moore wrote:
> Ahh... I see, that fixes fixed the build, thank you very much.
> 
> I'm curious as to why the error message that's displayed, it reported that
> wWinMain() was the one undefined in a Unicode build. I just realized that a
> non-Unicode compilation builds fine without even specifying the 'extern
> "C"' part.
> 

I'm not sure why, winbase.h should have caused wWinMain to be extern
"C", it has the prototypes for both wWinMain and WinMain in an extern
"C" block.



Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to