char e[60] = "Eli";
MessageBox::Show(e, " has just hijacked the bus. You will need to take back control. ", "Hijack", MessageBoxButtons:
K, MessageBoxIcon::Stop);
-I need the format to add the name to the beggining of the message...
char h[60] = "hello";
Form1::listBox->Items->Add(h);
-this isn't working so what is the correct format?

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic