Hello,
I have tested this on a 486 with win95, K6II with win98SE and dual monitors, and a K6II with winNT4 SP3. All three have the same result.
If you open up the Hellowin.exe Sample program with your taskbar on Autohide, maximize the Hellowin program, touch the taskbar and move away from it, then the text in the Hellowin program disappears and will not reappear until the window is send another %WM_PAINT message.
I am having the exact same problem in my own program which is to be used on an a projector, thus I would like to have the taskbar on Autohide to give me a full screen with out having to do anything too fancy. But it is unacceptable for all the text to simply disappear when the user moves the mouse to the bottom of the screen!
Can anyone offer a reason for this and a possible solution. As far as everything I have read goes, this sample code should be correct.
Thanks,
-------------
Colin Schmidt & James Duffy, Praxis Enterprises, Canada
I have tested this on a 486 with win95, K6II with win98SE and dual monitors, and a K6II with winNT4 SP3. All three have the same result.
If you open up the Hellowin.exe Sample program with your taskbar on Autohide, maximize the Hellowin program, touch the taskbar and move away from it, then the text in the Hellowin program disappears and will not reappear until the window is send another %WM_PAINT message.
I am having the exact same problem in my own program which is to be used on an a projector, thus I would like to have the taskbar on Autohide to give me a full screen with out having to do anything too fancy. But it is unacceptable for all the text to simply disappear when the user moves the mouse to the bottom of the screen!
Can anyone offer a reason for this and a possible solution. As far as everything I have read goes, this sample code should be correct.
Thanks,
-------------
Colin Schmidt & James Duffy, Praxis Enterprises, Canada
Comment