https://bugs.winehq.org/show_bug.cgi?id=37783
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- I did some testing on Win8.1 VM and it turns out 'allowDelayedBinding' is what triggers that. When set to true dependency are not checked, but setting it to false make context creation fail.
A testbot run shows that this attribute is not supported on older systems and context fails to create regardless of attribute value. I'll have to test more but now the question is mostly does this application version run on WinXP at all or not. Probably Nelson knows that.