http://bugs.winehq.org/show_bug.cgi?id=10980
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2008-10-02 07:34:16 --- (In reply to comment #2)
GdipGetPropertyCount is the only function missing now. As long as the user doesn't pass the /P argument, we won't trigger it.
GdipGetImageEncoders only encodes to BMP right now. So as long as you do that, the app works.
It works on my Ubuntu machines, but encoding to BMP somehow fails on my Slackware box.
GdipGetPropertyCount is stubbed now.