Hi, guys --
Strange situation. Win2000.
In DLGTEMPLATEEX charset (for test) is %greek_charset.
But controls have %russian_charset (default settings).
I try to set directly through %WM_SETFONT - no effect (I mean charset only; width/height/facename - all works).
I am sure that in hFont for WM_SETFONT has %greek_charset (I copied a fragment from SDK app, where it works fine).
What I'm doing wrong ?
------------------
E-MAIL: [email protected]
Strange situation. Win2000.
In DLGTEMPLATEEX charset (for test) is %greek_charset.
But controls have %russian_charset (default settings).
I try to set directly through %WM_SETFONT - no effect (I mean charset only; width/height/facename - all works).
I am sure that in hFont for WM_SETFONT has %greek_charset (I copied a fragment from SDK app, where it works fine).
What I'm doing wrong ?
------------------
E-MAIL: [email protected]
Comment