Hi,

i wrote a programm with Visual C++ 5.0 and MFC.
The problem is that the function CDC::TextOut works fine with NT4.0 but dont works with win95 (in normal case theres no error returned), that means no text is given out.
In Addition to that i use the follow commands::
SetMapMode((MM_ISOTROPIC)
SetWindowExt
SetVieportExt
SetViewportOrg

cu
Stephan