I am making a program and I am wondering if it is possible to run more than 1 process at a time in a console program. What I mena is like to have a Message box constantly animating (through a loop) and have other code running at the same time. Just wondering if I am going to have to learns WIN32. thanks for the help ( and I cant give any source code because I dont have any yet ) I have tried writing it different ways but all same outcome it runs one block of code then passsing to the next. Thanks again