Click here to Skip to main content
15,888,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to create a forward rule in MS Outlook programmatically using MAPI. Pin
jayprakash247-Dec-10 23:06
jayprakash247-Dec-10 23:06 
GeneralRe: How to create a forward rule in MS Outlook programmatically using MAPI. Pin
Rajesh R Subramanian8-Dec-10 1:54
professionalRajesh R Subramanian8-Dec-10 1:54 
Questionpassing control variable in a function....?? Pin
AmbiguousName6-Dec-10 22:37
AmbiguousName6-Dec-10 22:37 
AnswerRe: passing control variable in a function....?? Pin
Cedric Moonen6-Dec-10 22:51
Cedric Moonen6-Dec-10 22:51 
GeneralRe: passing control variable in a function....?? Pin
AmbiguousName6-Dec-10 23:14
AmbiguousName6-Dec-10 23:14 
AnswerRe: passing control variable in a function....?? Pin
Rajesh R Subramanian6-Dec-10 23:46
professionalRajesh R Subramanian6-Dec-10 23:46 
GeneralRe: passing control variable in a function....?? Pin
d10429-Mar-11 20:29
d10429-Mar-11 20:29 
GeneralRe: passing control variable in a function....?? Pin
Rajesh R Subramanian29-Mar-11 20:45
professionalRajesh R Subramanian29-Mar-11 20:45 
You have a source file where some operation happens, and that should update a progress bar in the UI, right? In that case, you could do a PostMessage with the current progress as LPARAM, handle the message in your main window and then update the progress bar there.

If I got something wrong, please explain in detail.
"Real men drive manual transmission" - Rajesh.

Question890916 - resizing a memory dc Pin
ilostmyid26-Dec-10 22:34
professionalilostmyid26-Dec-10 22:34 
AnswerRe: 890916 - resizing a memory dc PinPopular
pasztorpisti7-Dec-10 0:30
pasztorpisti7-Dec-10 0:30 
GeneralRe: 890916 - resizing a memory dc Pin
ilostmyid27-Dec-10 1:21
professionalilostmyid27-Dec-10 1:21 
QuestionTransparency Of image Pin
002comp6-Dec-10 18:31
002comp6-Dec-10 18:31 
AnswerRe: Transparency Of image Pin
Niklas L6-Dec-10 21:13
Niklas L6-Dec-10 21:13 
GeneralRe: Transparency Of image Pin
002comp7-Dec-10 0:29
002comp7-Dec-10 0:29 
QuestionAfxBeginThread - which form? Pin
charlieg6-Dec-10 6:23
charlieg6-Dec-10 6:23 
AnswerRe: AfxBeginThread - which form? Pin
«_Superman_»6-Dec-10 6:59
professional«_Superman_»6-Dec-10 6:59 
AnswerRe: AfxBeginThread - which form? Pin
Chris Meech6-Dec-10 7:35
Chris Meech6-Dec-10 7:35 
AnswerRe: AfxBeginThread - which form? Pin
«_Superman_»6-Dec-10 7:59
professional«_Superman_»6-Dec-10 7:59 
AnswerRe: AfxBeginThread - which form? Pin
charlieg6-Dec-10 8:46
charlieg6-Dec-10 8:46 
AnswerRe: AfxBeginThread - which form? Pin
David Crow6-Dec-10 9:18
David Crow6-Dec-10 9:18 
QuestionMessage Removed Pin
5-Dec-10 19:13
Jia1005-Dec-10 19:13 
AnswerRe: CString::Replace() problem Pin
Rajesh R Subramanian5-Dec-10 20:43
professionalRajesh R Subramanian5-Dec-10 20:43 
GeneralMessage Removed Pin
5-Dec-10 20:58
Jia1005-Dec-10 20:58 
GeneralRe: CString::Replace() problem Pin
Rajesh R Subramanian5-Dec-10 21:22
professionalRajesh R Subramanian5-Dec-10 21:22 
GeneralMessage Removed Pin
5-Dec-10 21:33
Jia1005-Dec-10 21:33 

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.