Hi
How do i build a window with a bottom to put some status information there.
Like Quick Editor has: in one field we have «ln 45 col 56»,
in the other field «F9 Indent ON», etc.
Thanks
Rui
\masm32\examples\exampl06\treedemo\treedemo.asm contains one.
Thank you jj2007