Hi!
I write a program, in main window of it there is a toolbar and
a few buttons planned to start popular applications such as
Acrobat Reader, HelpWriter and so on. How can I get the icon from application (e.g. Acrobat Reader = C:\Acrobat\Reader\acrord32.exe)?
(later I'll insert it into the button starting program).
Thanks,
Mike.
I write a program, in main window of it there is a toolbar and
a few buttons planned to start popular applications such as
Acrobat Reader, HelpWriter and so on. How can I get the icon from application (e.g. Acrobat Reader = C:\Acrobat\Reader\acrord32.exe)?
(later I'll insert it into the button starting program).
Thanks,
Mike.
Hi Mike !
ExtractIcon is the solution...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/icons_7h2m.asp
ExtractIcon is the solution...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/icons_7h2m.asp
Hi Mike,
As Readiosys said, You can make with ExtractIcon API. Plus i have a nice sample. May be help you.
have nice days,
As Readiosys said, You can make with ExtractIcon API. Plus i have a nice sample. May be help you.
have nice days,
Thank you, CYDONIA!
Your program is excelent. But it seems to me that you know Polish language in Turkey...
Mike.
Your program is excelent. But it seems to me that you know Polish language in Turkey...
Mike.
Hi Mike,
No, no, this example not written by me. i dont know Polish Language. :) Therefore I uploaded here original file and original language just for help.
have nice days!
No, no, this example not written by me. i dont know Polish Language. :) Therefore I uploaded here original file and original language just for help.
have nice days!