> Ron AF Greve wrote:
> > Hi,
> > You can draw in a bitmap and then blit the bitmap to the screen. To create
> > an appropriatte bitmap use the CreateDIBSection function.
> > For instance used here.
> >http://msdn2.microsoft.com/en-us/library/ms532295.aspx
> > Basically you have the bits of the bitmap (the RGB values) in memory and can
> > set the individual pixels then when ready blit the bitmap to the screen.
> > Regards, Ron AF Greve
> >http://www.InformationSuperHighway.eu
> > <coct@gmail.com> wrote in message
> >news:1180118026.865609.8720@q66g2000hsg.googlegroups.com...
> >> Hi Guys..
> >> i have project AVLTree By using MFC but the biggest Problem is how can
> >> i draw it ? as bitmap ? how can i call the bitmap and can i draw on
> >> it ?
> >> or Draw it as Lines ?
> >> Can in one help me ? or give me tutorels that help me ???
> Regardless, this is OT in comp.lang.c++, as drawing and bitmaps are not
> specified by the language. OP would be better off posting in a
> newsgroup dedicated to Windows and/or MFC programming, where such
> questions *are* on topic.
test test