|
From: Joseph M. Newcomer on 25 May 2008 10:50 Once you understand that format spec, look at the GetItemInfo API which will give you the data you need to fill that in. joe On Sun, 25 May 2008 08:33:58 -0500, "Sheng Jiang[MVP]" <sheng_jiang(a)hotmail.com.discuss> wrote: >you don't get one, you can create one. the ico format spec is on microsoft's >web site >http://msdn.microsoft.com/en-us/library/ms997538.aspx > >"Yoavo" <yoav(a)cimatron.co.il> wrote in message >news:OocSz#lvIHA.4952(a)TK2MSFTNGP05.phx.gbl... >> Can I create a new .ico file from a given HICON ? >> >> "fiveight" <fiveight(a)tom.com> wrote in message >> news:%23qPIG6jvIHA.3384(a)TK2MSFTNGP03.phx.gbl... >>>I think you can't. Because there is no file paht date in HICON. >>> >>> "Yoavo" <yoav(a)cimatron.co.il> ????????????:OMQhZojvIHA.1328(a)TK2MSFTNGP03.phx.gbl... >>>> Hi, >>>> How can I get a .ico file from an HICON ? >>>> >>>> Yoav. >>>> >>> >>> >> >> Joseph M. Newcomer [MVP] email: newcomer(a)flounder.com Web: http://www.flounder.com MVP Tips: http://www.flounder.com/mvp_tips.htm
From: fiveight on 25 May 2008 21:58 There are so many tools can extract icon file from .exe or .dll file. Hope this can help you. "Yoavo" <yoav(a)cimatron.co.il> д����Ϣ����:OMQhZojvIHA.1328(a)TK2MSFTNGP03.phx.gbl... > Hi, > How can I get a .ico file from an HICON ? > > Yoav. >
From: fiveight on 25 May 2008 22:05 I am sorry, I can not find GetItemInfo function, but I find GetIconInfo function instead. ^_^ "Joseph M. Newcomer" <newcomer(a)flounder.com> ??????:d4vi34p5e91oghkrqcpb8qcicuqh2aeqfk(a)4ax.com... > Once you understand that format spec, look at the GetItemInfo API which > will give you the > data you need to fill that in. > joe > > On Sun, 25 May 2008 08:33:58 -0500, "Sheng Jiang[MVP]" > <sheng_jiang(a)hotmail.com.discuss> > wrote: > >>you don't get one, you can create one. the ico format spec is on >>microsoft's >>web site >>http://msdn.microsoft.com/en-us/library/ms997538.aspx >> >>"Yoavo" <yoav(a)cimatron.co.il> wrote in message >>news:OocSz#lvIHA.4952(a)TK2MSFTNGP05.phx.gbl... >>> Can I create a new .ico file from a given HICON ? >>> >>> "fiveight" <fiveight(a)tom.com> wrote in message >>> news:%23qPIG6jvIHA.3384(a)TK2MSFTNGP03.phx.gbl... >>>>I think you can't. Because there is no file paht date in HICON. >>>> >>>> "Yoavo" <yoav(a)cimatron.co.il> >>>> ????????????:OMQhZojvIHA.1328(a)TK2MSFTNGP03.phx.gbl... >>>>> Hi, >>>>> How can I get a .ico file from an HICON ? >>>>> >>>>> Yoav. >>>>> >>>> >>>> >>> >>> > Joseph M. Newcomer [MVP] > email: newcomer(a)flounder.com > Web: http://www.flounder.com > MVP Tips: http://www.flounder.com/mvp_tips.htm
From: Joseph M. Newcomer on 26 May 2008 13:58 Bad typing on my part. Sorry. It is GetIconInfo. joe On Mon, 26 May 2008 10:05:30 +0800, "fiveight" <fiveight(a)tom.com> wrote: >I am sorry, I can not find GetItemInfo function, but I find GetIconInfo >function instead. ^_^ > >"Joseph M. Newcomer" <newcomer(a)flounder.com> >??????:d4vi34p5e91oghkrqcpb8qcicuqh2aeqfk(a)4ax.com... >> Once you understand that format spec, look at the GetItemInfo API which >> will give you the >> data you need to fill that in. >> joe >> >> On Sun, 25 May 2008 08:33:58 -0500, "Sheng Jiang[MVP]" >> <sheng_jiang(a)hotmail.com.discuss> >> wrote: >> >>>you don't get one, you can create one. the ico format spec is on >>>microsoft's >>>web site >>>http://msdn.microsoft.com/en-us/library/ms997538.aspx >>> >>>"Yoavo" <yoav(a)cimatron.co.il> wrote in message >>>news:OocSz#lvIHA.4952(a)TK2MSFTNGP05.phx.gbl... >>>> Can I create a new .ico file from a given HICON ? >>>> >>>> "fiveight" <fiveight(a)tom.com> wrote in message >>>> news:%23qPIG6jvIHA.3384(a)TK2MSFTNGP03.phx.gbl... >>>>>I think you can't. Because there is no file paht date in HICON. >>>>> >>>>> "Yoavo" <yoav(a)cimatron.co.il> >>>>> ????????????:OMQhZojvIHA.1328(a)TK2MSFTNGP03.phx.gbl... >>>>>> Hi, >>>>>> How can I get a .ico file from an HICON ? >>>>>> >>>>>> Yoav. >>>>>> >>>>> >>>>> >>>> >>>> >> Joseph M. Newcomer [MVP] >> email: newcomer(a)flounder.com >> Web: http://www.flounder.com >> MVP Tips: http://www.flounder.com/mvp_tips.htm > Joseph M. Newcomer [MVP] email: newcomer(a)flounder.com Web: http://www.flounder.com MVP Tips: http://www.flounder.com/mvp_tips.htm
First
|
Prev
|
Pages: 1 2 Prev: Notification networkdrive no longer available. Next: How to add "Press any key to continue"? |