G
Guest
Hello all
I'm trying to venture into the world of .NET and I think the lanquage I'd like to use is Managed C++
I've tried going through the tutorials/examples, but just haven't found what I'm looking for. What I'd like to do
is have a simple Manged C++ form with a listbox and a cancel button. When the app is started, it would jus
enter into the listbox whatever was on the command line, the cancel button would cause the app to exit after poppin
up a message box, saying the app is ending. Coming from a MFC background, this wouldn't be all that difficult
however, it seems in .NET I can't even figure out how to populate a string or pop up a message box!!
Any help, examples or sites to visit, to get me going, would be appreciated...
TIA
Ray K
I'm trying to venture into the world of .NET and I think the lanquage I'd like to use is Managed C++
I've tried going through the tutorials/examples, but just haven't found what I'm looking for. What I'd like to do
is have a simple Manged C++ form with a listbox and a cancel button. When the app is started, it would jus
enter into the listbox whatever was on the command line, the cancel button would cause the app to exit after poppin
up a message box, saying the app is ending. Coming from a MFC background, this wouldn't be all that difficult
however, it seems in .NET I can't even figure out how to populate a string or pop up a message box!!
Any help, examples or sites to visit, to get me going, would be appreciated...
TIA
Ray K