Software Listing of Author : "Planetcpp-chris(hound)/micheal(xix)"
- Back Buffer
- License: Freeware
- Price: 0.00


Back Buffer code is an example of how to use back-buffer device contexts for on-screen animation. This is the basis for all graphical games.
- Publisher: PlanetCPP-Chris(Hound)/Micheal(xix)
- Date Released: 08-05-2013
- Download Size: 10 KB
- Download
- Platform: C and C plus plus, Scripts
- Color To Controls
- License: Freeware
- Price: 0.00


This example shows you how to easily add color to your edit, listbox, combobox, static, and radio/check box controls. This code also shows use of the ChooseColor common dialog. As always with PCPP there is NO MFC or resource forms, this is pure windows API.
- Publisher: PlanetCPP-Chris(Hound)/Micheal(xix)
- Date Released: 01-03-2013
- Download Size: 10 KB
- Download
- Platform: C and C plus plus, Scripts
- Fonts To Your Controls
- License: Freeware
- Price: 0.00


This code lets you change the font of your window controls. Code that is marked off by comments and this also shows you how to use the ChooseFont common dialog. This is pure win32 API, no MFC.
- Publisher: PlanetCPP-Chris(Hound)/Micheal(xix)
- Date Released: 04-02-2013
- Download Size: 10 KB
- Download
- Platform: C and C plus plus, Scripts
- Listbox Example
- License: Freeware
- Price: 0.00


This example shows how to implement a Listbox control into your applications. It also shows how to add, delete, kill duplicates and search for an item. & add, delt;
- Publisher: PlanetCPP-Chris(Hound)/Micheal(xix)
- Date Released: 15-01-2013
- Download Size: 10 KB
- Download
- Platform: C and C plus plus, Scripts
- Menus in your windows app
- License: Freeware
- Price: 0.00


Menus in your windows app shows how to implement menus in your Win32 application.
- Publisher: PlanetCPP-Chris(Hound)/Micheal(xix)
- Date Released: 10-03-2013
- Download Size: 20 KB
- Download
- Platform: C and C plus plus, Scripts
- Play Wav File Example Script
- License: Freeware
- Price: 0.00


Play Wav File Example shows how to play a .wav file through your application and the different options (SYNC, ASYNC, LOOP).
- Publisher: PlanetCPP-Chris(Hound)/Micheal(xix)
- Date Released: 03-05-2013
- Download Size: 10 KB
- Download
- Platform: C and C plus plus, Scripts
- Put your app in the System Tray
- License: Freeware
- Price: 0.00


This example shows how to put your apps icon in the system tray and have a menu attached to it.
- Publisher: PlanetCPP-Chris(Hound)/Micheal(xix)
- Date Released: 06-01-2013
- Download Size: 10 KB
- Download
- Platform: C and C plus plus, Scripts
- Tree View
- License: Freeware
- Price: 0.00


Tree View code shows some of the features of a treeview and how to implement them in your Win32 application.
- Publisher: PlanetCPP-Chris(Hound)/Micheal(xix)
- Date Released: 11-02-2013
- Download Size: 10 KB
- Download
- Platform: C and C plus plus, Scripts
- Window Color Fading
- License: Freeware
- Price: 0.00


Window Color Fading code is an example of how to put a color gradient in the background of a window by painting the window's DC (device context).
- Publisher: PlanetCPP-Chris(Hound)/Micheal(xix)
- Date Released: 10-06-2013
- Download Size: 10 KB
- Download
- Platform: C and C plus plus, Scripts
