Click here to Skip to main content
15,919,422 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ListCtrl Pin
ThatsAlok22-May-06 3:06
ThatsAlok22-May-06 3:06 
GeneralRe: ListCtrl Pin
Naveen22-May-06 17:10
Naveen22-May-06 17:10 
GeneralRe: ListCtrl Pin
ThatsAlok22-May-06 19:10
ThatsAlok22-May-06 19:10 
AnswerRe: ListCtrl Pin
ThatsAlok22-May-06 3:05
ThatsAlok22-May-06 3:05 
QuestionCreate a hatched bit pattern Pin
Sarath C21-May-06 19:04
Sarath C21-May-06 19:04 
AnswerRe: Create a hatched bit pattern Pin
PJ Arends21-May-06 19:33
professionalPJ Arends21-May-06 19:33 
GeneralRe: Create a hatched bit pattern Pin
Sarath C21-May-06 20:31
Sarath C21-May-06 20:31 
QuestionAll the processing in OnInitDialog() Pin
zahid_ash21-May-06 18:37
zahid_ash21-May-06 18:37 
Hi,

My Application is Dialoged based Application

My application will be launched by another application using ShellExecute().
As it will start running it will have no user interaction that means user will manualy not trigger any event like clicking on button or so.
My application will display only data in some listbox or in MultiEdit box countiniously. ( basicaly its purpose is to show data/results)

As the dialog will cross OnInitDialog then it will wait for user's interaction , but in my application user has no interaction.
Can I handle this all in OnInitDialog() before returning of this method. Is it a right approach
OR Is there any other way to handle it .
thanks

Regards.
AnswerRe: All the processing in OnInitDialog() Pin
Laxman Auti21-May-06 18:49
Laxman Auti21-May-06 18:49 
GeneralRe: All the processing in OnInitDialog() Pin
zahid_ash21-May-06 18:54
zahid_ash21-May-06 18:54 
GeneralRe: All the processing in OnInitDialog() Pin
Laxman Auti21-May-06 19:20
Laxman Auti21-May-06 19:20 
GeneralRe: All the processing in OnInitDialog() Pin
zahid_ash21-May-06 19:25
zahid_ash21-May-06 19:25 
GeneralRe: All the processing in OnInitDialog() Pin
ThatsAlok22-May-06 0:54
ThatsAlok22-May-06 0:54 
AnswerRe: All the processing in OnInitDialog() Pin
Nibu babu thomas21-May-06 18:50
Nibu babu thomas21-May-06 18:50 
GeneralRe: All the processing in OnInitDialog() Pin
zahid_ash21-May-06 18:53
zahid_ash21-May-06 18:53 
GeneralRe: All the processing in OnInitDialog() Pin
Nibu babu thomas21-May-06 19:17
Nibu babu thomas21-May-06 19:17 
AnswerRe: All the processing in OnInitDialog() Pin
PJ Arends21-May-06 19:19
professionalPJ Arends21-May-06 19:19 
GeneralRe: All the processing in OnInitDialog() Pin
zahid_ash21-May-06 19:23
zahid_ash21-May-06 19:23 
GeneralRe: All the processing in OnInitDialog() Pin
ThatsAlok22-May-06 1:50
ThatsAlok22-May-06 1:50 
QuestionRetrieve system Details including RAM Size Pin
QuickDeveloper21-May-06 18:28
QuickDeveloper21-May-06 18:28 
AnswerRe: Retrieve system Details including RAM Size Pin
Nibu babu thomas21-May-06 18:37
Nibu babu thomas21-May-06 18:37 
GeneralRe: Retrieve system Details including RAM Size Pin
QuickDeveloper21-May-06 20:33
QuickDeveloper21-May-06 20:33 
GeneralRe: Retrieve system Details including RAM Size Pin
Nibu babu thomas21-May-06 20:35
Nibu babu thomas21-May-06 20:35 
GeneralRe: Retrieve system Details including RAM Size Pin
NiceNaidu21-May-06 21:24
NiceNaidu21-May-06 21:24 
GeneralRe: Retrieve system Details including RAM Size Pin
Nibu babu thomas21-May-06 21:27
Nibu babu thomas21-May-06 21:27 

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.