Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9025323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T06:14:34+00:00 2026-06-16T06:14:34+00:00

I currently have a program that compliments a flash game. One of the features

  • 0

I currently have a program that compliments a flash game. One of the features it has is to “always stay on top” and this works really well until the game is put into full screen mode. When flash enters full screen mode, the Windows taskbar disappears so the flash window can propagate the entire screen. My program stays on top like its supposed to but whenever focus is moved from the full screen flash window to my program, the windows taskbar appears.

Usually, I would just hide the taskbar all the time with a call to FindWindow("Shell_TrayWnd", ""); then ShowWindow(_taskbarHandle, 0);. This works however I want the taskbar to be showing when the flash window isn’t in full screen mode and my program is focused. I’ve thought of trying to obtain a handle of the window, but with different browsers comes different class names.

Does anyone have, or can think of, a reliable method for determining if a flash window is running in full screen?

I’ve thought of polling GetActiveWindow every few seconds to obtain the currently active window handle but I still have no way of determining if its a flash window!

Is there a way to iterate through all the open windows and see if one has the width and height of the screen?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T06:14:36+00:00Added an answer on June 16, 2026 at 6:14 am

    You can iterate through open windows using the EnumWindows function.
    Alternatively, you could use WindowFromPoint to determine if there’s a window at 0,0 and X-1,Y-1 (where X and Y are the width and height of the screen), and if so, if they’re the same window.

    One other thing you could try, and I don’t know if this will work or not, is to use the WS_EX_TOOLWINDOW extended window style for your custom window. This will stop your window from appearing on the taskbar, and doing that may prevent the taskbar from coming to the front in the first place.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a program with a MenuStrip at the top, it currently has 4
I have a program that currently has to be compiled in 32 bit mode
I have a program that sends MSMQ messages to a remote machine. This works
I currently have a basic chat program in c++ that uses WinSock2.h with UDP.
I have a python program that I am currently working on which is working
We have an app that currently installs itself into 'program files\our app', and it
I have a task killer program that has a listbox of current running processes.
Currently I have a program that takes as input a folder that contains .MPP
currently I have a disfigured avi file that a program of mine creates. I
I have a program that may be compromised, but needs root rights initially. Currently,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.