Don't bother adding "stub" to existing FIXME's. If it's a FIXME with arguments, we know it's a stub.
Vincent Povirk On Mon, Jun 1, 2009 at 8:01 PM, Andrew Eikum<[email protected]> wrote: > Stubbing GDI+: > Add stub function for GdipCloneBitmapArea. Also add missing > prototype for GdipCloneBitmapAreaI, and add stub note to > FIXME in GdipCloneBitmapAreaI stub function. > --- > dlls/gdiplus/gdiplus.spec | 2 +- > dlls/gdiplus/image.c | 10 +++++++++- > include/gdiplusflat.h | 2 ++ > 3 files changed, 12 insertions(+), 2 deletions(-) > > > >
