A Color Dialog for Windows CE

What is it?

A replacement color picking dialog for Windows CE machines.

The standard color picking dialog is not supported for PocketPCs, and I needed it for a project. After looking around and realizing that there was not a free one available, I decided to make my own. Luckily, Rajiv Ramachandran had already made a wonderful color dialog for the desktop that I could base mine on. The windows ce dialog is mostly unchanged from his, though I reformated the display (due to the smaller screen) and I altered the code to fit my coding style.

Screenshots

Click to go to the Screenshots Page

Downloads

This is a sample windows CE dialog based application that shows the color dialog. Sample application

To use the color dialog in your own application, you will need the following files, as well as a resource for the dialog.Necessary files