Hello Antonio
how use ShFullScreen() for hide TaskBAr ?
Thank in anticipation
Maurizio
PS any news about socket ?
Maurizio
www.nipeservice.com
www.nipeservice.com
Hello Antonio
how use ShFullScreen() for hide TaskBAr ?
Thank in anticipation
Maurizio
PS any news about socket ?
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