Hi
I've been programming in C++ builder for the last 30 years, but I never used visual studio so I don't really know where to start, I 've seen a couple of hallo world command line apps, but that is NOT what I'm looking for.
I'm looking for an example (preferable video) on how to make a a simple GUI app from scratch in visual studio e.g.
5 edit fields with labels a button and a listview with 5 columns
When the button is clicked the text in the edit are added to the listview.
The example could also be a simple calculator.
The code I need to write must be C/C++ .
Added: There must be a Visual designer for the GUI.
Anybody who knows where I can find such examples.
Best regards
Asger