Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Urgent ? Pin
sam_psycho11-Feb-09 3:24
sam_psycho11-Feb-09 3:24 
JokeRe: Urgent ? Pin
«_Superman_»11-Feb-09 15:43
professional«_Superman_»11-Feb-09 15:43 
QuestionServer/Client Development Pin
raghu valluri11-Feb-09 0:30
raghu valluri11-Feb-09 0:30 
AnswerRe: Server/Client Development Pin
Stuart Dootson11-Feb-09 0:59
professionalStuart Dootson11-Feb-09 0:59 
QuestionChecking ActiveX registration programmatically! Pin
Mohammad Khodaea11-Feb-09 0:27
Mohammad Khodaea11-Feb-09 0:27 
AnswerRe: Checking ActiveX registration programmatically! Pin
_AnsHUMAN_ 11-Feb-09 0:44
_AnsHUMAN_ 11-Feb-09 0:44 
AnswerRe: Checking ActiveX registration programmatically! Pin
Stuart Dootson11-Feb-09 0:53
professionalStuart Dootson11-Feb-09 0:53 
QuestionChild window problem Pin
Abhijit D. Babar11-Feb-09 0:12
Abhijit D. Babar11-Feb-09 0:12 
Hello all,
In my project I am creating a SDI application without Document/View architecture in MFC(Visaul C++ 2008).
Now in it, I am creating a child window using "Create()" method with window style "WS_CHILD" and i am calling this "Create()" method from "OnCreate()" of CMainFrame class.For this newly created child window I have created a new class.Now on this new child window I have added some controls like edit boxes, buttons and these controls are also created by "Create()" method and with "WS_CHILD" style.

Now my actual problem is that when I run the application, child window gets created and I can see the controls added on the child window also but I can not access these controls means these controls are disabled. Can anyone tell how to enable these controls on child window.Please help me out.

Thanks and Regards,

Abhijit
QuestionHow to build the application in release mode Pin
Member 465174110-Feb-09 23:29
Member 465174110-Feb-09 23:29 
AnswerRe: How to build the application in release mode Pin
Cedric Moonen10-Feb-09 23:54
Cedric Moonen10-Feb-09 23:54 
QuestionHow to find if a process has active UI ? Pin
dharani10-Feb-09 23:25
dharani10-Feb-09 23:25 
AnswerRe: How to find if a process has active UI ? Pin
«_Superman_»10-Feb-09 23:41
professional«_Superman_»10-Feb-09 23:41 
GeneralRe: How to find if a process has active UI ? Pin
dharani10-Feb-09 23:58
dharani10-Feb-09 23:58 
GeneralRe: How to find if a process has active UI ? Pin
«_Superman_»10-Feb-09 23:59
professional«_Superman_»10-Feb-09 23:59 
GeneralRe: How to find if a process has active UI ? Pin
David Crow11-Feb-09 4:34
David Crow11-Feb-09 4:34 
AnswerRe: How to find if a process has active UI ? Pin
Stuart Dootson11-Feb-09 0:43
professionalStuart Dootson11-Feb-09 0:43 
QuestionKilling exe after running Pin
pooja_friends10-Feb-09 20:47
pooja_friends10-Feb-09 20:47 
AnswerRe: Killing exe after running Pin
«_Superman_»10-Feb-09 20:52
professional«_Superman_»10-Feb-09 20:52 
GeneralRe: Killing exe after running Pin
pooja_friends10-Feb-09 23:33
pooja_friends10-Feb-09 23:33 
GeneralRe: Killing exe after running Pin
«_Superman_»10-Feb-09 23:43
professional«_Superman_»10-Feb-09 23:43 
GeneralRe: Killing exe after running Pin
David Crow11-Feb-09 4:37
David Crow11-Feb-09 4:37 
AnswerRe: Killing exe after running [modified] Pin
Sarath C10-Feb-09 22:42
Sarath C10-Feb-09 22:42 
GeneralRe: Killing exe after running Pin
Cedric Moonen10-Feb-09 22:46
Cedric Moonen10-Feb-09 22:46 
GeneralRe: Killing exe after running Pin
Sarath C10-Feb-09 22:53
Sarath C10-Feb-09 22:53 
AnswerRe: Killing exe after running Pin
Naveen10-Feb-09 23:09
Naveen10-Feb-09 23:09 

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.