thecocce / zengl

Automatically exported from code.google.com/p/zengl
0 stars 0 forks source link

Game doesn't respond to Win+Tab (Aero shuffle) while running in full screen mode. #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Keying Win+Tab to view shuffle doesn't work while the game is running in full 
screen mode. 

Reproduction Steps. 
1. Verify other applications are open to test Aero Shuffle. 
2. Launch the title in full screen mode. 
3. Key Win+Tab to view shuffle. 

Result. 
1. Game doesn't respond to Win+Tab (Aero shuffle) while running in full screen 
mode. 

Expected Result. 
1. Game responds to Win+Tab while running in full screen mode.

Original issue reported on code.google.com by wagenhei...@gmail.com on 15 Jun 2012 at 12:23

Attachments:

GoogleCodeExporter commented 9 years ago
This is not a bug of ZenGL. Bug is inside Direct3D9 Ex. Any modern game which I 
tried to play has the same problem with Win+Tab, and this problem is very 
random(Win+Tab can work few times before game will be always on top). So update 
to the latest revision and disable USE_DIRECT3D9Ex define in zgl_config.cfg. 
What about the black screen - this is how Direct3D works generally in 
fullscreen.

Original comment by dr.andru@gmail.com on 17 Jun 2012 at 7:46