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

C / C++ / MFC

 
GeneralRe: Help !! Pin
ThatsAlok16-May-05 2:37
ThatsAlok16-May-05 2:37 
GeneralRe: Help !! Pin
Sreekanth Muralidharan16-May-05 18:10
Sreekanth Muralidharan16-May-05 18:10 
GeneralRe: Help !! Pin
ThatsAlok16-May-05 20:15
ThatsAlok16-May-05 20:15 
GeneralRe: Help !! Pin
Sreekanth Muralidharan16-May-05 22:38
Sreekanth Muralidharan16-May-05 22:38 
GeneralRe: Help !! Pin
ThatsAlok16-May-05 22:52
ThatsAlok16-May-05 22:52 
GeneralRe: Help !! Pin
Sreekanth Muralidharan16-May-05 23:28
Sreekanth Muralidharan16-May-05 23:28 
GeneralRe: Help !! Pin
ThatsAlok17-May-05 0:29
ThatsAlok17-May-05 0:29 
GeneralRe: Help !! Pin
Sreekanth Muralidharan18-May-05 17:59
Sreekanth Muralidharan18-May-05 17:59 
Hi Alok.
I have a thread which is the only one thread in the application. The thread is started at a PLAY button click event and it continues till STOP button is pressed. A PAUSE button suspends the thread at a point. The PAUSE button next time resumes the thread from where it stopped. While the thread is running, can we inform the thread of the PAUSE event so that the thread can be suspended very fast without corrupting the data the thread is handling. The particular data the thread handles is very vital for the consistent operation of the application.
Please extend your invaluable help. The other problems are almost solved now.


||| SREEKANTH MURALIDHARAN |||,
Corporate Systems Consultant [Embedded Systems],
INDIA
GeneralRe: Help !! Pin
ThatsAlok18-May-05 18:12
ThatsAlok18-May-05 18:12 
GeneralRe: Help !! Pin
Sreekanth Muralidharan18-May-05 18:15
Sreekanth Muralidharan18-May-05 18:15 
GeneralRe: Help !! Pin
ThatsAlok18-May-05 18:42
ThatsAlok18-May-05 18:42 
GeneralRe: Help !! Pin
Sreekanth Muralidharan18-May-05 19:19
Sreekanth Muralidharan18-May-05 19:19 
GeneralRe: Help !! Pin
ThatsAlok18-May-05 19:25
ThatsAlok18-May-05 19:25 
GeneralRe: Help !! Pin
Sreekanth Muralidharan18-May-05 19:28
Sreekanth Muralidharan18-May-05 19:28 
GeneralRe: Help !! Pin
Sreekanth Muralidharan18-May-05 23:14
Sreekanth Muralidharan18-May-05 23:14 
GeneralRe: Help !! Pin
ThatsAlok18-May-05 23:29
ThatsAlok18-May-05 23:29 
GeneralRe: Help !! Pin
Sreekanth Muralidharan19-May-05 17:10
Sreekanth Muralidharan19-May-05 17:10 
GeneralRe: Help !! Pin
ThatsAlok19-May-05 20:44
ThatsAlok19-May-05 20:44 
GeneralRe: Help !! Pin
Sreekanth Muralidharan19-May-05 23:17
Sreekanth Muralidharan19-May-05 23:17 
GeneralRe: Help !! Pin
ThatsAlok19-May-05 23:25
ThatsAlok19-May-05 23:25 
GeneralRe: Help !! Pin
Sreekanth Muralidharan20-May-05 17:27
Sreekanth Muralidharan20-May-05 17:27 
GeneralRe: Help !! Pin
ThatsAlok20-May-05 22:21
ThatsAlok20-May-05 22:21 
GeneralRe: Help !! Pin
Sreekanth Muralidharan22-May-05 17:08
Sreekanth Muralidharan22-May-05 17:08 
GeneralRe: Help !! Pin
ThatsAlok22-May-05 17:49
ThatsAlok22-May-05 17:49 
GeneralRe: Help !! Pin
Sreekanth Muralidharan23-May-05 18:33
Sreekanth Muralidharan23-May-05 18: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.