Boost logo

Boost Users :

From: Philip, Tim (Tim_Philip_at_[hidden])
Date: 2004-06-04 13:29:41


Has anyone ever used Boost.Threads in combination with MFC?

MFC requires that threads using MFC functionality be created with
AfxCreateThread(). What I'm wondering is if it is safe to create threads
using AfxCreateThread() (instead of the Boost.Thread functionality) but then
use the Boost.Threads mutexs and locking mechanisms to manage the thread
activity.

>From my brief perusal of the source it looks like it might work. But I was
hoping I could find someone who had actually tried it and might have some
experiences to share. :)

Any information greatly appreciated!

Thanks!
Tim.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net