Sunday, January 8, 2006, 10:36:46 AM, Peter Åstrand wrote:
On Sun, 8 Jan 2006, Vik Kumar wrote:
Would you be so kind to post the gdi+ sample executable somewhere? I'd like to compare traces and see if we're hitting on the same issue here.(Tried compiling myself, but VC6 seems to hate the new platform SDK ;-) )
Here you go: http://www.cendio.se/~peter/tmp/MFC_GDI_PLUS.exe.
I've also noticied that the result depends on which Windows version Wine is emulating:
When using 95 or 98 setting, I get no GDI+ output at all (no lines), and the error messages:
err:dc:CreateDCW no device found for L"\\.\DISPLAY1" fixme:font:WineEngCreateFontInstance just using first face for now
This should be fixed in cvs. What Wine version are you using?
Vitaliy