Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. My windows aren't displayed in the taskbar

My windows aren't displayed in the taskbar

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Axonn Echysttas
    wrote on last edited by
    #1

    Hi again people. It's the weekend but I'm bustin' my neurons with some MFC. I have a basic MFC exe and when I create a dialogue2 from my main dialogue, dialogue2 isn't shown in the TaskBar. How can I make a secondary window of my application be represented in the TaskBar? I actually hide my main dialogue before displaying dialogue2, but still, dialogue2 ain't shown in that TaskBar... grrr. -= E C H Y S T T A S =- The Greater Mind Balance

    M 1 Reply Last reply
    0
    • A Axonn Echysttas

      Hi again people. It's the weekend but I'm bustin' my neurons with some MFC. I have a basic MFC exe and when I create a dialogue2 from my main dialogue, dialogue2 isn't shown in the TaskBar. How can I make a secondary window of my application be represented in the TaskBar? I actually hide my main dialogue before displaying dialogue2, but still, dialogue2 ain't shown in that TaskBar... grrr. -= E C H Y S T T A S =- The Greater Mind Balance

      M Offline
      M Offline
      mark novak
      wrote on last edited by
      #2

      You want the WS_EX_APPWINDOW style. You can set this in the dialog properties window with the "Application Window" flag.

      A 1 Reply Last reply
      0
      • M mark novak

        You want the WS_EX_APPWINDOW style. You can set this in the dialog properties window with the "Application Window" flag.

        A Offline
        A Offline
        Axonn Echysttas
        wrote on last edited by
        #3

        Tell where you see the "Application Window" flag in the MFC designer of the Visual C++ 6 IDE ::- D. I don't. Anyway, I did it with SetWindowLong ::- ). Thanks! This type of setting wasn't very well described in MSDN but I did find it AFTER you told me. -= E C H Y S T T A S =- The Greater Mind Balance

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups