27 Jun
2007
27 Jun
'07
10:37 a.m.
"Evan Stade" <estade(a)gmail.com> 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 julliard(a)winehq.org