I'm studying multithreading to broaden my programming capabilities. I've read a bit about it, and understand some of what is necessary to program a multithreaded application. But I'm wondering. What are the windows procedure for passing data from thread to thread, and is this synchronizing. Please and thanks.