Awesome
Winapi Code Snippets (GUI for Windows)
If you are an adent desktop developers and you wondering how to start on windows on winapi, look no further for I have made a sizable collection of c++ code snippets for winapi which can be very useful when coming up with a user interface (GUI).
<p> <a href="#Controls">Controls</a> | <a href="#Tabs">Tabs</a> | <a href="#Resources">Resources</a> | <a href="#Others">Others</a> </p><a name="Controls"> </a>Major Controls
1. Basic Controls
- Create Animation - createanimation.cpp