ellipse

I am trying to write a program that alows the user to draw shapes wihin the window but I have very little understanding of all but the absolute basics of GDI and drawing so when I got these errors I had no idea what to do
Error	1	error C2373: 'Ellipse' : redefinition; different type modifiers
Error	2	error C2668: 'Ellipse' : ambiguous call to overloaded function

why is this happening and how can I stop it from happening
Topic archived. No new replies allowed.