Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
Hi,

this is the return value from SetTimer function.

m_VideoPlay = SetTimer(Event ID, 500, NULL);


Now I was able to stop the progress bar and the timer also, but how to start the timer from the same position when user clicks on play button.

Suppose if user has paused the video at 6 secs, then when the user clicks on the play button timer should start from 6 sec only.


Any idea about this scenario.



Regards,
Mbatra
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 
GeneralRe: How to conditional call a library Pin
thanh_bkhn3-Jun-13 16:05
professionalthanh_bkhn3-Jun-13 16:05 
AnswerRe: How to conditional call a library Pin
David Crow3-Jun-13 2:54
David Crow3-Jun-13 2:54 
GeneralRe: How to conditional call a library Pin
thanh_bkhn3-Jun-13 16:06
professionalthanh_bkhn3-Jun-13 16:06 

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.