MessageBox in Visual C++ 2005?

Hey guys,

I’m normally a Visual Basic/C# programmer and am now trying to transition over to C++a bit. I can really use help tho, see I want to learn how to make a simple message box show in C++. How can I transfer somthing like msgbox(“yo”) to C++?

Any help appreciated, thanks.

-Andrew