Does anybody know of a way to get the window coordinates of a CWCursor in
a Visual C++ project?
A little background might be in order. I need to create a cursor which covers
a span on the graph (from point a to point b) and also have a bitmap button
associated with it which will present a dialog when double clicked.
Any help is greatly appreciated.