slugg
Diamond Member
I just need to learn some basics in order to satisfy my needs for a class I'm taking right now. Our textbook doesn't talk about GUI programming at all. I've never done any GUI programming - ever.
We're using Visual Studio 6 in our class. Yeah, I know it's old as dirt. Not my choice. In the event that I can argue my way into using Visual Studio 2005, how much easier will the development be?
Oh and if I find a guide that has enough information in it so I can make a simple little calculator program, like a clone of the standard Windows calculator app, then that's really all I need. Aside from that, it'd also be nice to learn how to draw lines and/or boxes on the application window.
edit: I found this and it's at least a start. It teaches "Hello World" in high detail, lol. It looks like I need to learn the MFC library?
We're using Visual Studio 6 in our class. Yeah, I know it's old as dirt. Not my choice. In the event that I can argue my way into using Visual Studio 2005, how much easier will the development be?
Oh and if I find a guide that has enough information in it so I can make a simple little calculator program, like a clone of the standard Windows calculator app, then that's really all I need. Aside from that, it'd also be nice to learn how to draw lines and/or boxes on the application window.
edit: I found this and it's at least a start. It teaches "Hello World" in high detail, lol. It looks like I need to learn the MFC library?