Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: c coding for k-nn Pin
Maximilien20-Jul-09 2:59
Maximilien20-Jul-09 2:59 
QuestionpSelection pointer Pin
qilujo20-Jul-09 2:11
qilujo20-Jul-09 2:11 
QuestionService startup Pin
tom groezer20-Jul-09 1:57
tom groezer20-Jul-09 1:57 
AnswerRe: Service startup Pin
David Crow20-Jul-09 3:00
David Crow20-Jul-09 3:00 
GeneralRe: Service startup Pin
tom groezer21-Jul-09 20:44
tom groezer21-Jul-09 20:44 
QuestionMessageBox not getting Focus Pin
Member 383463020-Jul-09 1:26
Member 383463020-Jul-09 1:26 
AnswerRe: MessageBox not getting Focus Pin
Naveen20-Jul-09 3:11
Naveen20-Jul-09 3:11 
GeneralRe: MessageBox not getting Focus Pin
Member 383463020-Jul-09 19:29
Member 383463020-Jul-09 19:29 
Thanks for the reply. But that doesnt have the answer for my problem.

After launching a thread and completing the foucus is not going to main window.

In a dialog based application, I run:

WinExec("test.bat");
Sleep("5000");
MessageBox("sdosn"....);

MessageBox is not having focus. If i remove Thread executions in between (WinExec). Then i get the focus properly.

Any updates on this.
GeneralRe: MessageBox not getting Focus Pin
Naveen20-Jul-09 20:28
Naveen20-Jul-09 20:28 
GeneralRe: MessageBox not getting Focus Pin
Member 383463020-Jul-09 20:39
Member 383463020-Jul-09 20:39 
GeneralRe: MessageBox not getting Focus Pin
Naveen20-Jul-09 20:49
Naveen20-Jul-09 20:49 
GeneralRe: MessageBox not getting Focus Pin
Member 383463020-Jul-09 20:56
Member 383463020-Jul-09 20:56 
GeneralRe: MessageBox not getting Focus Pin
Naveen20-Jul-09 22:20
Naveen20-Jul-09 22:20 
GeneralRe: MessageBox not getting Focus Pin
Member 383463028-Jul-09 23:14
Member 383463028-Jul-09 23:14 
Questionfilefind Pin
kumar sanghvi20-Jul-09 0:23
kumar sanghvi20-Jul-09 0:23 
AnswerRe: filefind Pin
n1pabs20-Jul-09 0:29
n1pabs20-Jul-09 0:29 
GeneralRe: filefind Pin
kumar sanghvi20-Jul-09 0:40
kumar sanghvi20-Jul-09 0:40 
GeneralRe: filefind Pin
n1pabs20-Jul-09 0:59
n1pabs20-Jul-09 0:59 
QuestionHow to use SHCNF_PRINTER with SHChangeNotify Pin
n1pabs20-Jul-09 0:13
n1pabs20-Jul-09 0:13 
QuestionHow to insert in the file.. Pin
Padmanabha_M19-Jul-09 23:25
Padmanabha_M19-Jul-09 23:25 
AnswerRe: How to insert in the file.. Pin
«_Superman_»20-Jul-09 1:53
professional«_Superman_»20-Jul-09 1:53 
AnswerRe: How to insert in the file.. Pin
David Crow20-Jul-09 3:04
David Crow20-Jul-09 3:04 
QuestionSetSel problem in dialog Pin
DevelopmentNoob19-Jul-09 22:40
DevelopmentNoob19-Jul-09 22:40 
AnswerRe: SetSel problem in dialog Pin
«_Superman_»19-Jul-09 22:54
professional«_Superman_»19-Jul-09 22:54 
GeneralRe: SetSel problem in dialog Pin
DevelopmentNoob19-Jul-09 23:04
DevelopmentNoob19-Jul-09 23:04 

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.