🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

DirectX7: System->Video Blt Surface problem

Started by
-1 comments, last by Sleeping One 24 years, 7 months ago
Hi,
does anybody know, where is the problem ?
if pSurf1 is system-memory and pSurf2 is video memory off-screen surface, bliting function returns, that the function is unsupported ????!!!
pSurf2->Blt(NULL, pSurf1, NULL, NULL)

This topic is closed to new replies.

Advertisement