_beginthreadex tutorial please

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
Topic archived. No new replies allowed.