| | |
.ico compiler
Thread Solved |
This may sound too lazy but...can somebody do an icon compiling console...for example
You place icons you made in a folder named:
64x64.ico
48x48.ico
32x32.ico
16x16.ico
then you run the console
and you get
icon.ico (with all the icons packed in it)
If you are as lazy as me to do it yourself, then i would like some help to do it myself
You place icons you made in a folder named:
64x64.ico
48x48.ico
32x32.ico
16x16.ico
then you run the console
and you get
icon.ico (with all the icons packed in it)
If you are as lazy as me to do it yourself, then i would like some help to do it myself
Do you mean you want to a C program that will copy all the files in the folders you mentioned into another folder? That isn't very difficult if you using FindFirstFile() and FindNextFile(), then for each file found call the win32 api function CopyFile().
>>can somebody do an icon compiling console
Yes I can do it, but I won't. I've given you the functions you need now do the work yourself and post code when you have questions.
>>can somebody do an icon compiling console
Yes I can do it, but I won't. I've given you the functions you need now do the work yourself and post code when you have questions.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
no no no. I don't need software to copy files to folders man, iam not that silly. When you sort files in the windows explorer, you can see there are several icon sizes wether you sort files by list, icons or mozaics. Those have a single icon but with different resolutions of it in the same icon file.
What I want is a console application that will pack the different resolution icons (16x16,32x32,48x48) into a single icon file.
If I misunderstood you, theh i would like to read the explanation.
Thanks for the help
What I want is a console application that will pack the different resolution icons (16x16,32x32,48x48) into a single icon file.
If I misunderstood you, theh i would like to read the explanation.
Thanks for the help
Those programs are not compilers -- they are compression which means they reduce the size of the file(s) as much as possible so that they don't take up as much space on the hard drive and reduce transmission time over the internet. Just changing the extension from zip to ico will do nothing -- programs that expect ico files will not be able to read it.
Why do you want to combine a bunch of ico files into one big ico file anyway? after compiling a *.cpp file that contains ms-windows resource file(s) the ico files are not used any more because the compiler will embed them into the *.exe file.
Why do you want to combine a bunch of ico files into one big ico file anyway? after compiling a *.cpp file that contains ms-windows resource file(s) the ico files are not used any more because the compiler will embed them into the *.exe file.
Last edited by Ancient Dragon; Jun 27th, 2007 at 10:35 pm.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
To enrich your knowledge, I notify you that icons have 3 basic sizes in windows xp. Each of the icons come with those 3 resolutions packed in a single icon, so that the icon embeded in the .ico is the one that looks better with the requested icon size. For example, when you sort files as a list in the explorer, the icons will show their 16x16 resolution, to look clean.
I don't want to compile icons for an .exe app, but for an icon. The icon could later be used in an exe.
I don't want to compile icons for an .exe app, but for an icon. The icon could later be used in an exe.
![]() |
Other Threads in the IT Professionals' Lounge Forum
- Previous Thread: Internet Business Book Recommendation
- Next Thread: Gateway Computers
Views: 3350 | Replies: 11
| Thread Tools | Search this Thread |
Tag cloud for IT Professionals' Lounge
1gbit advertising advice amazon answers british broadband business businessprocesses career carrier censorship cern china cio collectiveintelligence connectivity consumer consumers corporateearnings css datatransfer debtcollectors dictionary digg ebay ecommerce email employment environment facebook food grid high-definition hottub infodelivery infotech intel internet interview ipod isp japan kindle library malware marketing mit moonfruit news onlineshopping php piracy piratebay porn program questions r&d religion remoteworking research retail schools security sex shopping simple skype smallbusiness smb socialmedia socialnetworking software softwareengineer spam speed spending ssl startrek statistics stocks study stumbleupon survey tabletpc technology touch-screen touchscreen training twitter uk vbulletin videoinprint voips vulnerability web webdesign webdeveloper windows words






