Click here to Skip to main content
15,894,343 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CEdit question (should be easy) Pin
RobJones1-Mar-06 3:22
RobJones1-Mar-06 3:22 
QuestionHow a window can keep focus ? Pin
CHEICKNA TRAORE28-Feb-06 4:21
CHEICKNA TRAORE28-Feb-06 4:21 
QuestionRe: How a window can keep focus ? Pin
David Crow28-Feb-06 4:44
David Crow28-Feb-06 4:44 
AnswerRe: How a window can keep focus ? Pin
CHEICKNA TRAORE28-Feb-06 4:56
CHEICKNA TRAORE28-Feb-06 4:56 
GeneralRe: How a window can keep focus ? Pin
David Crow28-Feb-06 5:04
David Crow28-Feb-06 5:04 
GeneralRe: How a window can keep focus ? Pin
Stephen Hewitt28-Feb-06 12:41
Stephen Hewitt28-Feb-06 12:41 
QuestionHow a window can keep focus ? Pin
CHEICKNA TRAORE28-Feb-06 4:20
CHEICKNA TRAORE28-Feb-06 4:20 
QuestionHow my window keep focus ? Pin
CHEICKNA TRAORE28-Feb-06 4:18
CHEICKNA TRAORE28-Feb-06 4:18 
Hi every body,

I use this code to stay my window on top :

::SetWindowPos(m_hWnd ,HWND_TOPMOST,294,251,415,240,SWP_SHOWWINDOW);

is there any way so that my window keep alwas the focus?

Thanks in advance

Georges
AnswerRe: How my window keep focus ? Pin
Miszou28-Feb-06 13:07
Miszou28-Feb-06 13:07 
QuestionPreparing Data Structure for Data Capture Pin
chaitanya2228-Feb-06 4:16
chaitanya2228-Feb-06 4:16 
QuestionRe: Preparing Data Structure for Data Capture Pin
David Crow28-Feb-06 4:47
David Crow28-Feb-06 4:47 
AnswerRe: Preparing Data Structure for Data Capture Pin
chaitanya2228-Feb-06 4:52
chaitanya2228-Feb-06 4:52 
QuestionRe: Preparing Data Structure for Data Capture Pin
David Crow28-Feb-06 4:54
David Crow28-Feb-06 4:54 
AnswerRe: Preparing Data Structure for Data Capture Pin
chaitanya2228-Feb-06 5:14
chaitanya2228-Feb-06 5:14 
GeneralRe: Preparing Data Structure for Data Capture Pin
David Crow28-Feb-06 5:26
David Crow28-Feb-06 5:26 
GeneralData Capture Pin
chaitanya2228-Feb-06 6:44
chaitanya2228-Feb-06 6:44 
GeneralRe: Data Capture Pin
David Crow28-Feb-06 6:56
David Crow28-Feb-06 6:56 
GeneralRe: Data Capture Pin
chaitanya2228-Feb-06 7:02
chaitanya2228-Feb-06 7:02 
QuestionRe: Data Capture Pin
David Crow28-Feb-06 7:09
David Crow28-Feb-06 7:09 
AnswerRe: Data Capture Pin
chaitanya2228-Feb-06 7:10
chaitanya2228-Feb-06 7:10 
QuestionRe: Data Capture Pin
David Crow28-Feb-06 7:19
David Crow28-Feb-06 7:19 
GeneralRe: Data Capture Pin
chaitanya2228-Feb-06 7:20
chaitanya2228-Feb-06 7:20 
QuestionRe: Data Capture Pin
David Crow28-Feb-06 7:33
David Crow28-Feb-06 7:33 
AnswerRe: Data Capture Pin
chaitanya2228-Feb-06 22:20
chaitanya2228-Feb-06 22:20 
GeneralRe: Data Capture Pin
David Crow1-Mar-06 2:07
David Crow1-Mar-06 2:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.