Oct 16, 2012 at 8:05pm
i know how to use _beginthread which is prone to memory leaks.
i know how to use boost threads. but i do not know how to use _beginthreadex.
primarily how to pass multiple (or any) parameters to a thread function
Last edited on Oct 16, 2012 at 8:17pm