
are "standard icons" available somewhere?
You can at least get a certain set of standard bitmaps from commctrl. They
are bitmaps that typically end up on a toolbar, such as the bitmaps for Cut,
Copy, and Paste commands.
Search MSDN for HINST_COMMCTRL. You'll get a few hits that include sample
code.
Quote:
> Hi all,
> Anyone know if there is some kind of windows CE standard
> icon set available somewhere, on the embedded visual tools
> CD or elsewhere? What I mean is some icons that is freely
> non copyright infringing, available for general use. In
> particular, I am looking for a "pocket pc" icon, i.e. the
> icon used in Settings -> About
> It crossed my mind to just capture the screen and use it
> as is, but am afraid of copyright.
> Any help would be much appreciated. Merry Christmas,
> Frank