On Thursday, 12 November 2015 at 04:58:42 UTC, Andre wrote:
Hi,by using the win32 library from master, the functions aliasesto the ansi windows functions (...A) instead of the unicode functions (...W). Is there a way to control this behavior beside using the explicit functionnames (A/W)? Kind regards André
version=Unicode on the compiler command line.