Thank you very much. It's weird how searching Google for "C++ CreateThread" happens to come up with some better examples, then searching for something like "C++ threads".
For my first program, instead of "Hello world", I made a console application that allows you to type in the name of a DLL, and the console will load it and explicitly run a function named "Initiate"...