I have extracted the control panel icons and but i can only obtain the 32x32
large icon. I would like to resize them to the small icon (16x16).

I have found some code for Win32 but unfortantlly the function ::GetIconInfo
is not present in CE.

http://www.codeguru.com/Cpp/G-M/bitmap/icons/article.php/c4943/

Could anyone give me any pointers as to how i might acheive this?

Thanks

Andy

Re: Resize 32x32 icon to 16x16 by Darren

Darren
Mon Oct 04 11:38:52 CDT 2004

I use IconXP as a utility to create, edit, and size icons for mobile
development.
http://www.iconxp.com/iconxp/index.htm

-Darren Shaffer


"AS" <a@aa.com> wrote in message
news:%23i3f8giqEHA.2924@TK2MSFTNGP12.phx.gbl...
>I have extracted the control panel icons and but i can only obtain the
>32x32
> large icon. I would like to resize them to the small icon (16x16).
>
> I have found some code for Win32 but unfortantlly the function
> ::GetIconInfo
> is not present in CE.
>
> http://www.codeguru.com/Cpp/G-M/bitmap/icons/article.php/c4943/
>
> Could anyone give me any pointers as to how i might acheive this?
>
> Thanks
>
> Andy
>
>



Re: Resize 32x32 icon to 16x16 by AS

AS
Tue Oct 05 04:36:49 CDT 2004

i actually require the source code not an application.

Andy

"Darren Shaffer" <darrens@connectedinnovation.com> wrote in message
news:uN1kkCjqEHA.192@tk2msftngp13.phx.gbl...
> I use IconXP as a utility to create, edit, and size icons for mobile
> development.
> http://www.iconxp.com/iconxp/index.htm
>
> -Darren Shaffer
>
>
> "AS" <a@aa.com> wrote in message
> news:%23i3f8giqEHA.2924@TK2MSFTNGP12.phx.gbl...
> >I have extracted the control panel icons and but i can only obtain the
> >32x32
> > large icon. I would like to resize them to the small icon (16x16).
> >
> > I have found some code for Win32 but unfortantlly the function
> > ::GetIconInfo
> > is not present in CE.
> >
> > http://www.codeguru.com/Cpp/G-M/bitmap/icons/article.php/c4943/
> >
> > Could anyone give me any pointers as to how i might acheive this?
> >
> > Thanks
> >
> > Andy
> >
> >
>
>



Re: Resize 32x32 icon to 16x16 by Darren

Darren
Tue Oct 05 10:45:42 CDT 2004

I have never run into the need to resize an icon at runtime
programmatically.
If you could indicate whether you're using the Compact Framework or eVC++
I will look into it for you.

-Darren

"AS" <a@aa.com> wrote in message
news:eXVLX7rqEHA.708@tk2msftngp13.phx.gbl...
>i actually require the source code not an application.
>
> Andy
>
> "Darren Shaffer" <darrens@connectedinnovation.com> wrote in message
> news:uN1kkCjqEHA.192@tk2msftngp13.phx.gbl...
>> I use IconXP as a utility to create, edit, and size icons for mobile
>> development.
>> http://www.iconxp.com/iconxp/index.htm
>>
>> -Darren Shaffer
>>
>>
>> "AS" <a@aa.com> wrote in message
>> news:%23i3f8giqEHA.2924@TK2MSFTNGP12.phx.gbl...
>> >I have extracted the control panel icons and but i can only obtain the
>> >32x32
>> > large icon. I would like to resize them to the small icon (16x16).
>> >
>> > I have found some code for Win32 but unfortantlly the function
>> > ::GetIconInfo
>> > is not present in CE.
>> >
>> > http://www.codeguru.com/Cpp/G-M/bitmap/icons/article.php/c4943/
>> >
>> > Could anyone give me any pointers as to how i might acheive this?
>> >
>> > Thanks
>> >
>> > Andy
>> >
>> >
>>
>>
>
>



Re: Resize 32x32 icon to 16x16 by AS

AS
Tue Oct 05 10:50:25 CDT 2004

Hello Darren,

Im using eVC++ V.4.

I am tempted to give up as ive had no luck so far. I have also looked for
sample source code without luck.

Thanks for your help anyway

Andy


"Darren Shaffer" <darrens@nospam.com> wrote in message
news:OcPWgJvqEHA.324@TK2MSFTNGP11.phx.gbl...
> I have never run into the need to resize an icon at runtime
> programmatically.
> If you could indicate whether you're using the Compact Framework or eVC++
> I will look into it for you.
>
> -Darren
>
> "AS" <a@aa.com> wrote in message
> news:eXVLX7rqEHA.708@tk2msftngp13.phx.gbl...
> >i actually require the source code not an application.
> >
> > Andy
> >
> > "Darren Shaffer" <darrens@connectedinnovation.com> wrote in message
> > news:uN1kkCjqEHA.192@tk2msftngp13.phx.gbl...
> >> I use IconXP as a utility to create, edit, and size icons for mobile
> >> development.
> >> http://www.iconxp.com/iconxp/index.htm
> >>
> >> -Darren Shaffer
> >>
> >>
> >> "AS" <a@aa.com> wrote in message
> >> news:%23i3f8giqEHA.2924@TK2MSFTNGP12.phx.gbl...
> >> >I have extracted the control panel icons and but i can only obtain the
> >> >32x32
> >> > large icon. I would like to resize them to the small icon (16x16).
> >> >
> >> > I have found some code for Win32 but unfortantlly the function
> >> > ::GetIconInfo
> >> > is not present in CE.
> >> >
> >> > http://www.codeguru.com/Cpp/G-M/bitmap/icons/article.php/c4943/
> >> >
> >> > Could anyone give me any pointers as to how i might acheive this?
> >> >
> >> > Thanks
> >> >
> >> > Andy
> >> >
> >> >
> >>
> >>
> >
> >
>
>



Re: Resize 32x32 icon to 16x16 by Darren

Darren
Thu Oct 07 21:57:38 CDT 2004

Andy,

Any chance you could use a bitmap instead of an icon? I'm thinking resizing
a bitmap
is an easier task than resizing an icon. Not sure what you are using the
icon for, but thought
I'd ask.

-Darren

"AS" <a@aa.com> wrote in message
news:uyufIMvqEHA.3700@TK2MSFTNGP15.phx.gbl...
> Hello Darren,
>
> Im using eVC++ V.4.
>
> I am tempted to give up as ive had no luck so far. I have also looked for
> sample source code without luck.
>
> Thanks for your help anyway
>
> Andy
>
>
> "Darren Shaffer" <darrens@nospam.com> wrote in message
> news:OcPWgJvqEHA.324@TK2MSFTNGP11.phx.gbl...
>> I have never run into the need to resize an icon at runtime
>> programmatically.
>> If you could indicate whether you're using the Compact Framework or eVC++
>> I will look into it for you.
>>
>> -Darren
>>
>> "AS" <a@aa.com> wrote in message
>> news:eXVLX7rqEHA.708@tk2msftngp13.phx.gbl...
>> >i actually require the source code not an application.
>> >
>> > Andy
>> >
>> > "Darren Shaffer" <darrens@connectedinnovation.com> wrote in message
>> > news:uN1kkCjqEHA.192@tk2msftngp13.phx.gbl...
>> >> I use IconXP as a utility to create, edit, and size icons for mobile
>> >> development.
>> >> http://www.iconxp.com/iconxp/index.htm
>> >>
>> >> -Darren Shaffer
>> >>
>> >>
>> >> "AS" <a@aa.com> wrote in message
>> >> news:%23i3f8giqEHA.2924@TK2MSFTNGP12.phx.gbl...
>> >> >I have extracted the control panel icons and but i can only obtain
>> >> >the
>> >> >32x32
>> >> > large icon. I would like to resize them to the small icon (16x16).
>> >> >
>> >> > I have found some code for Win32 but unfortantlly the function
>> >> > ::GetIconInfo
>> >> > is not present in CE.
>> >> >
>> >> > http://www.codeguru.com/Cpp/G-M/bitmap/icons/article.php/c4943/
>> >> >
>> >> > Could anyone give me any pointers as to how i might acheive this?
>> >> >
>> >> > Thanks
>> >> >
>> >> > Andy
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
>