Hi,

I am using a CScrollView as the base class for my view
and want to use MM_LOENGLISH as the mapping mode.
I want to change the origin from top-left to bottom-left.
I also need to draw a set of axes at the origin. I am really
confused with device coordinates, logical coordinates,
setting the viewport origin, and how these things work
together when drawing on the screen (in MM_LOENGLISH mode).
Any help is appreciated.