본문 바로가기

Windows/MFC

hide task bar 테스크 바에 숨기기

[code]
SHFullScreen(pFrame->m_hWnd, SHFS_HIDETASKBAR|SHFS_HIDESIPBUTTON);
[/code]

'Windows > MFC' 카테고리의 다른 글

CCeFileFind  (0) 2013.10.02
CDDateTime  (0) 2013.10.02
Windows Mobile 설정  (0) 2013.10.02
debug message  (0) 2013.10.02
ime  (0) 2013.10.02