R
Rakesh Makhija
Guest
Text is not getting justified when release version VC++ code is running on Windows Server 2016.
I am using below method
SetTextJustification( pDC, ExtraLen , ss->nSpaces )
Text is justified properly when I run debug version of code on Windows 10 machine.
Can someone please suggest regarding this issue?
Thanks,
Rakesh
Continue reading...
I am using below method
SetTextJustification( pDC, ExtraLen , ss->nSpaces )
Text is justified properly when I run debug version of code on Windows 10 machine.
Can someone please suggest regarding this issue?
Thanks,
Rakesh
Continue reading...