티스토리 뷰
윈도우를 항상 위에 보여주는 소스입니다.
Introduction
This article show you how to keep a window always on top.
A friend asked me about this question,I searched it on the internet and found
some codes but none of them works well,so I think it is necessary to write a
article about to help the beginners.
To keep a window always on top,you should do as flowing:
1.Create a Dialog based project(Similarly,you can create other projects).
2.Add flowing declare in *Dlg.h between "{{AFX_MSG" and "AFX_MSG}}"
afx_msg int OnCreate(LPCREATESTRUCT lpRes);
3.Add flowing function in *Dlg.cpp:
int *Dlg::OnCreate(LPCREATESTRUCT lpRes)
{
this->SetWindowPos(&CWnd::wndTopMost,0,0,0,0,SWP_NOMOVE|SWP_NOSIZE);
return CDialog::OnCreate(lpRes);
}
4.Modify Message map codes,add flowing sentence between BEGIN_MESSAGE_MAP and END_MESSAGE_MAP():
ON_WM_CREATE()
After doing above,compile and build you project,you will find that your window will
keep always on top!That's it ,thank you!
출처 : http://www.codeproject.com/KB/cpp/KeepWindowAlwaysOnTop.aspx
- TAG
- vc++, Window always on top
- Total
- 145,310
- Today
- 0
- Yesterday
- 0
- FREB
- GanttChart
- 크롬캐스트
- ignore pattern
- GanttCalendar
- FreeBSD
- GVim
- 실패한요청규칙추적
- LOG_FILE_MAX_SIZE_TRUNCATE
- 스마트웹캠
- 컬러스킴
- chromecast
- 아이폰가죽케이스
- Natural Ergonomic Desktop 7000
- vc++
- random colors
- 小米
- apache22
- iis7
- syntaxhighlight
- php
- 小蚁
- 小蚁智能摄像机
- VIM
- 샤오미
- 샤오이
- 무시 패턴
- 아이폰
- win2k8
- gantt