Page 1 of 1

how use ShFullScreen

Posted: Fri May 05, 2006 12:49 pm
by Maurizio
Hello Antonio
how use ShFullScreen() for hide TaskBAr ?

Thank in anticipation
Maurizio
PS any news about socket ?

Posted: Fri May 05, 2006 4:47 pm
by Maurizio
I solve

ShFullScreen(oWnd:hwnd,0x0020 )

On Windows Mobile works but not in Windows CE


*#define SHFS_SHOWTASKBAR 0x0001
*#define SHFS_HIDETASKBAR 0x0002
*#define SHFS_SHOWSIPBUTTON 0x0004
*#define SHFS_HIDESIPBUTTON 0x0008
*#define SHFS_SHOWSTARTICON 0x0010
*#define SHFS_HIDESTARTICON 0x0020