Hi,
I'm new to Directdraw and am using Borland C++ Builder. I am designing a component to drop on a form that will allow use of Direct Draw 9.0.
So far, I am able to create the DirectDraw object, set the display mode, create the primary surface, apply a palette to it, then draw to it. Not a...