"Evan Stade" <[EMAIL PROTECTED]> writes: > I don't see any drawbacks of calling into GDI to make paths, other > than a slight performance decrease introduced by an extra level of > indirection. Can anyone suggest another reason why this approach is > flawed?
You can certainly use GDI, if you find a way to do it cleanly. But your current approach feels like trying to fit a square peg in a round hole. -- Alexandre Julliard [EMAIL PROTECTED]