News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Simple win animation

Started by frankie, July 10, 2006, 11:29:44 PM

Previous topic - Next topic

frankie

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: .
"It is better to be hated for what you are than to be loved for what you are not." - Andre Gide

kalikiana

This ia a nice example. Maybe it could be added to the main website. :)