On Wed, Sep 2, 2009 at 12:15 PM, Joerg-Cyril.Hoehle@t-systems.com wrote:
Hi,
although wine in MacOSX works generally good enough (see test.winehq.org about release 1.1.28), I recently visited the print menu in notepad and wordpad to see whether printing would work (in order to complete the FAQ).
All that happened is that the printer ejected a blank page.
Don't expect printing to work in wordpad for now. The EM_FORMATRANGE message is used in wordpad to do printing, and that isn't implemented yet.
I think notepad should work though, since it is using ExtTextOut.