PDA

Click to See Complete Forum and Search --> : DirectDrawSurfaces/picture box


NightBlade
Jul 17th, 2001, 08:34 PM
Im working on an MMORPG (Warrior Tactics) and i already used DircetPlay to make one instance "talk" to another.

Im trying to make the main game window inside a form, and i don't know what to do.

I need it to be able to: show tiled backgrounds, overlap the background with menu pictures and show sprites.

I was going to use a picture box for the window, because it seems to make the most sense.

ANY help, codes or links would be greatly appreciated. :D

Nirces
Jul 18th, 2001, 04:03 AM
Yes, just setup up your primary DD surface compatible to the Hwnd of the picture box.