News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Fullscreen example

Started by Kaljj, April 07, 2010, 09:24:44 PM

Previous topic - Next topic

Kaljj

Hi,

i will make a proposal for the Fullscr - Example.
I think it is better to set the
SHFullScreen (hWnd, SHFS_HIDETASKBAR | SHFS_HIDESIPBUTTON | SHFS_HIDESTARTICON);
in a function of the window message "WM_Activate" .
So the taskbar is always hide.
In the example the taskbar comeback when I switch between two programs.

I hope you can agree my proposal.

Bye
Kaljj