Hi All,

In my applcation , i have to draw ellipses with different line styles and line widths using eVC++.

I just tried it with splines using the article "Draw a curve with control points"
( http://www.codeguru.com/Cpp/G-M/gdi/article.php/c3689 )

With that, I have to draw closed splines using a given set of points(circumference pts of ellipse)... How can i do that...? Actually , I don't know how to use the GenClosed() and drawClosed()functions.


Thanks in advance...
Arun Chakaravarthy