http://bugs.winehq.org/show_bug.cgi?id=17840
--- Comment #3 from Damian Dixon damian.dixon@gmail.com 2009-03-26 16:24:34 --- I have a program that runs under windows that calls AlphaBlend.
The program loads the msimg.dll and looks for the AlphaBlend function.
On Wine it is not finding the method and thus not displaying the imagery correctly.
Any suggestions on how to double check if this call is or is not being forwarded?