DelphiFAQ Home Search:

Problem hiding application's taskbar icon in Windows ME

 

commentsThis article has not been rated yet. After reading, feel free to leave comments and rate it.

Question:

I used the following standard code to hide my application from the taskbar in the initialization part of the program:

ShowWindowAsync(Application.Handle, SW_HIDE);
Application.ProcessMessages;
This code works fine in Win 95/98. If the same app is run on Win ME, a 'ghost button' on the taskbar appears after the a running screen saver is closed. Why is that?


Answer:

This is a bug in Windows. It strikes when an application having a full-screen window open is closed.
Hiding, minimizing or just resizing the window smaller before the app is closed usually solves the problem.

Comments:

 

 

Email address (not necessary):

Rate as
Hide my email when showing my comment.
Please notify me once a day about new comments on this topic.
Please provide a valid email address if you select this option.
 
It seems that you are
from Washington, US .

Info/ Feedback on this

Show city and country
Show country only
Hide my location
You can mark text as 'quoted' by putting [quote] .. [/quote] around it.
Please type in the code:
photo Add a picture:

Please do not post inappropriate pictures. Inappropriate pictures include pictures of minors and nudity. The owner of this web site reserves the right to delete such material.