Hi I am trying to write a program that will demonstrate encryption to the user. I would like to have some kind of button menu at first, then the program will show an example of each depending on what button was pressed. Any idea's? Should I go for a win32, or MFC? I would also like to have some kind of animation, weather it be a crude multiple bitmap loop, or something more. Please if anyone has any ideas, sample programs, tutorials, comments, they will all be gratefully received.

Cheers.

Recommended Answers

All 2 Replies

definetly go for API (win32) over mfc.

Heres a GREAT tutorial, the one that taught me how to program in API and it also includes the animation part you were looking for.

http://www.winprog.org/tutorial/

have fun!

Thanks very much, I will get cracking right away.


:cheesy:

Keir.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.