C++ Direct3D in the taskbar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fromethius
    New Member
    • Apr 2007
    • 38

    C++ Direct3D in the taskbar

    If I launch my DirectX program, full-screen initializes. If I alt tab out of it, it alt-tabs as normal. However, if I then maximize it so it has the focus of my computer again and then alt-tab for the second time, the window doesn't minimize. The taskbar shows up but the program doesn't minimize. It's like, the first time I alt tab it works perfectly normal but then second time I do it, it doesn't work. Anyone know why? I would really like to fix this. Thankssss..
  • Fromethius
    New Member
    • Apr 2007
    • 38

    #2
    Bump

    It might help if I give you my code so here: My entire source:

    http://rafb.net/p/OAkQDj57.html

    Comment

    Working...