can pop up a gdi window in d3d full screen mode ?

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
jordanXXX
Posts: 13
Joined: Sun Apr 25, 2004 4:28 am

can pop up a gdi window in d3d full screen mode ?

Post by jordanXXX »

can pop up a gdi window in d3d full screen mode ?

in directdraw full screen mode , i can call fliptogdisurface ,but in d3d there is no the function ,how can I show a gdi window ?
NovaCoder
Posts: 28
Joined: Wed May 26, 2004 11:36 am
Contact:

Post by NovaCoder »

You'll have to make some 'adjustments' for Irrlicht but there is a sample in the DirectX SDK that shows you how to do this.

Sorry I can't be more specific.
- Nova
Post Reply