My message Encryption program

Just thought I'd share this. I made it just for fun, after coding the Caeser Ciper.

https://sites.google.com/site/davevisone/MessageEncryption.zip?attredirects=0&d=1

On another note, could anyone point me to some good tutorials for making Win32 Apps? I'm getting bored of console apps now. And the few times I've looked at Win32 Apps, I've got lost or the sample code wouldn't compile.

Cheers for any good links!
Impressive 3D art... as for your software work I downloaded it but didn't find any source code in the zip file.
Remember that especially on coding forums, it's suspicious not to pass the source code.

As for Win32 GUI tutorials... doesn't Visual Studio come bundled with MSDN documentation?
In fact doesn't any self-respecting IDE have a couple of GUI examples?

Edit: grammar and stuff.
Last edited on
lol, thanks. And as for the source code. I was going to put it on my site, but it's 1:30am! I'll package it all in there tomorrow after cleaning it up a little (getting rid of all the useless commented out lines for debug)

And as for suspicious, I wouldn't know where to start with something like that! ahaha.

And yeah, but it just confuses me on MSDN, with Win32 Apps content. Think I need to start as a noob programmer for Win32, I'm getting old now!
I finally got around to doing it. You can download the sorce code here:
http://sites.google.com/site/davevisone/home/cplusplus-programming-download
Topic archived. No new replies allowed.