Using Floodfill API (with gdiplusX and native drawings)
This code uses the floodfill api to fill shapes instantaneously with a specified color in gdiplusX (or even the native vfp drawing). it was already used with windows mspaint.exe. I use a top level form surface to draw on a specified hdc. the palette (ypalette.jpg)...