extfloodfill problem ?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
ExtFloodFill is used for device context is there any method to use ExtFloodFill to fill a bitmap ? thanks...
hey, how about blitting the bitmap to that device context and then using the same floodfill function ;) ...Avenger
Remember... testing & debugging are always part of programming ...so exterminate those stinking bugs