See the thread subject; my question is, are they? I have my threads coded correctly but one of two things will happen:

1. Threads will not be created (happens when I step through the code line by line).
2. Program will crash, referencing invalid memory at 0x00000013 (something like that). This happens when I run the compiled exe or run it in the IDE. The thread IDs I get are valid, I believe.