Pelles C forum

C language => User contributions => Topic started by: frankie on March 29, 2015, 12:48:54 AM

Title: uianimation - Sample usage
Post by: frankie on March 29, 2015, 12:48:54 AM
This is a port of an MS demo about uianimation. It demonstrate how COM's works in plain C.
To compile this sample you need to download and install the extended headers PHE and the installer PHE_Setup here (http://forum.pellesc.de/index.php?topic=6678.0).

[UPDATE] 03.29.2015
Added comments and made code more linear.