I have created an icon for a solution I built for the Pocket PC. I assigned
the icon file in the appropriate field in the Projects Properties window.
When I compile the solution and access the file on the device the icon is
still the generic. How do I get my icon to be the default icon for my app?

Thanx in advance.

Poe

Re: Embedding Icon for PocketPC Solution by Darren

Darren
Fri Oct 22 10:24:44 CDT 2004

The icon you assign to your Project Properties must contain
a 16x16 and a 32x32 icon in the same .ico file. Search the google
archive of this newsgroup for many posts that explain how to
manage this.

-Darren

"Poewood" <Poewood@discussions.microsoft.com> wrote in message
news:35C9AD2C-FB19-42A2-B98F-772A817E9C33@microsoft.com...
>I have created an icon for a solution I built for the Pocket PC. I
>assigned
> the icon file in the appropriate field in the Projects Properties window.
> When I compile the solution and access the file on the device the icon is
> still the generic. How do I get my icon to be the default icon for my
> app?
>
> Thanx in advance.
>
> Poe