Jon wrote:
Hi,
This patch adds initialisation code to apps that import msvcrt. This should be expanded at some point to do the right things for dlls that do the same, but at present, this only affects Winelib users who build their own dlls.
Apps that don't import msvcrt won't see any changes.
any reason why not use DllMain instead of patching winebuild ?