Hi,
in my current project I have to draw several pie-charts using Win-API.
Under Win-NT/Windows2000 this is no problem using AngleArc.

Unfortunately the program must run under Windows98 also. The AngleArc is not supported there. I found some routines that gave me no idea how to use them.

Before I go and code this thing by myself using "old-school" sine and cosine-functions, I ask you, if you know a good source / site with some information about drawing pies on Windows98.

Thanx in advance

Juergen