Pelles C forum

C language => User contributions => Topic started by: frankie on July 10, 2006, 11:29:44 PM

Title: Simple win animation
Post by: frankie on July 10, 2006, 11:29:44 PM
Seems that many people want to know how to load, move and repaint images in a window.
Here you'll find a sample C code.
It was an old sample I wrote many many years ago.
There are not so many comments as a sample should require, but the code is simple enough to be understandable.
So get a API reference (try msdn.com if you don't have a winAPI help) and have fun  :wink: .
Title: Simple win animation
Post by: kalikiana on July 10, 2006, 11:41:53 PM
This ia a nice example. Maybe it could be added to the main website. :)