I have heard it is possible to create a hybrid engine using both directdraw from directx7, with direct3d8. I've already referenced both libraries. I was wondering how to give both directdraw and direct3d access to the screen at the same time. I'd like to draw the status bar on the screen using directdraw instead of a flat 3d geometry. How can this be done?