Hey Marcus,
Can you add a printf("plugin %p\n", plugin); after above line?
I would suspect things like:
- checks for processor features and returns 0xffffffff if not found.
I added this line to the sources / compiled and tested - here is output: http://pastebin.com/QMtWttRZ
I'n not sure what to make of it. I've been trying to nail down what the problem might be on my system (to no avail). It's really strange...
I've tried different kernels, different versions of wine, using a binary version of the test app (not compiled on my machine). but nothing seems to work.
Jordan