NO

Author Topic: Simple win animation  (Read 3548 times)

Offline frankie

  • Global Moderator
  • Member
  • *****
  • Posts: 2096
Simple win animation
« 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: .
It is better to be hated for what you are than to be loved for what you are not. - Andre Gide

kalikiana

  • Guest
Simple win animation
« Reply #1 on: July 10, 2006, 11:41:53 PM »
This ia a nice example. Maybe it could be added to the main website. :)