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

C / C++ / MFC

 
QuestionRegular expressions send different result in Visual Studio 2010 and Visual Studio 2008 Pin
BadJerry4-Jun-13 6:19
BadJerry4-Jun-13 6:19 
QuestionHow to mute sound from the speakers in any video file ....MFC.? Pin
mbatra313-Jun-13 19:44
mbatra313-Jun-13 19:44 
AnswerRe: How to mute sound from the speakers in any video file ....MFC.? Pin
ThatsAlok3-Jun-13 20:01
ThatsAlok3-Jun-13 20:01 
AnswerRe: How to mute sound from the speakers in any video file ....MFC.? Pin
David Crow4-Jun-13 3:53
David Crow4-Jun-13 3:53 
QuestionHow to Pause and continue the Progress bar in MFC.? Pin
mbatra313-Jun-13 19:39
mbatra313-Jun-13 19:39 
AnswerRe: How to Pause and continue the Progress bar in MFC.? Pin
ThatsAlok3-Jun-13 20:09
ThatsAlok3-Jun-13 20:09 
GeneralRe: How to Pause and continue the Progress bar in MFC.? Pin
mbatra313-Jun-13 20:20
mbatra313-Jun-13 20:20 
GeneralRe: How to Pause and continue the Progress bar in MFC.? Pin
ThatsAlok3-Jun-13 20:29
ThatsAlok3-Jun-13 20:29 
mbatra31 wrote:
I Can't stop this one. Because In StopTimer function I have set the state of the timer and progress bar to zero.


you might need to decouple both! either create new functions like PauseTimer(BOOL bPause), that decision on stopping and starting of timer in that function, without actually modifying your timer or progressctrl state.

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixture


cheers,
Alok Gupta
VC Forum Q&A :- I/IV
Support CRY- Child Relief and You

GeneralRe: How to Pause and continue the Progress bar in MFC.? Pin
mbatra313-Jun-13 21:28
mbatra313-Jun-13 21:28 
GeneralRe: How to Pause and continue the Progress bar in MFC.? Pin
ThatsAlok3-Jun-13 22:37
ThatsAlok3-Jun-13 22:37 
GeneralRe: How to Pause and continue the Progress bar in MFC.? Pin
mbatra313-Jun-13 22:44
mbatra313-Jun-13 22:44 
GeneralRe: How to Pause and continue the Progress bar in MFC.? Pin
ThatsAlok3-Jun-13 23:43
ThatsAlok3-Jun-13 23:43 
GeneralRe: How to Pause and continue the Progress bar in MFC.? Pin
mbatra313-Jun-13 23:51
mbatra313-Jun-13 23:51 
AnswerRe: How to Pause and continue the Progress bar in MFC.? Pin
David Crow4-Jun-13 3:52
David Crow4-Jun-13 3:52 
GeneralRe: How to Pause and continue the Progress bar in MFC.? Pin
mbatra314-Jun-13 18:46
mbatra314-Jun-13 18:46 
QuestionUseage about OPCODE collision detection Pin
Henry Hong2-Jun-13 22:30
Henry Hong2-Jun-13 22:30 
AnswerRe: Useage about OPCODE collision detection Pin
Richard MacCutchan2-Jun-13 23:17
mveRichard MacCutchan2-Jun-13 23:17 
GeneralRe: Useage about OPCODE collision detection Pin
Henry Hong3-Jun-13 15:55
Henry Hong3-Jun-13 15:55 
GeneralRe: Useage about OPCODE collision detection Pin
Richard MacCutchan3-Jun-13 20:52
mveRichard MacCutchan3-Jun-13 20:52 
GeneralRe: Useage about OPCODE collision detection Pin
Henry Hong3-Jun-13 22:15
Henry Hong3-Jun-13 22:15 
GeneralRe: Useage about OPCODE collision detection Pin
Richard MacCutchan3-Jun-13 22:22
mveRichard MacCutchan3-Jun-13 22:22 
GeneralRe: Useage about OPCODE collision detection Pin
Henry Hong3-Jun-13 22:35
Henry Hong3-Jun-13 22:35 
AnswerRe: Useage about OPCODE collision detection Pin
Chris Losinger4-Jun-13 4:05
professionalChris Losinger4-Jun-13 4:05 
QuestionHow to conditional call a library Pin
thanh_bkhn2-Jun-13 19:00
professionalthanh_bkhn2-Jun-13 19:00 
AnswerRe: How to conditional call a library Pin
«_Superman_»2-Jun-13 20:35
professional«_Superman_»2-Jun-13 20:35 

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.