// JP opened flex table

Click to See Complete Forum and Search --> : Thread


slv
February 27th, 2004, 06:13 PM
Hi! I am trying 2 do a Doppler-effect project and i need 2 move 2 bmp and i want 2 do the "moving" part using a thread, cause i dont want 2 block the system. Thanks for your support!

kuphryn
February 27th, 2004, 06:46 PM
What do you want to know?

Kuphryn

Andreas Masur
February 28th, 2004, 05:07 AM
[Moved thread]

Andreas Masur
February 28th, 2004, 05:09 AM
Since there is basically no question in your post, one can basically not provide an answer...

Anyway, you might want to take a look at the following FAQs:

How to create a worker thread? (http://www.codeguru.com/forum/showthread.php?s=&threadid=231241)
How to end a thread? (http://www.codeguru.com/forum/showthread.php?s=&threadid=231242)
How to use member functions as thread functions? (http://www.codeguru.com/forum/showthread.php?s=&threadid=231246)
How to access UI elements from a thread in MFC? (http://www.codeguru.com/forum/showthread.php?s=&threadid=231250)

//JP added flex table