Creating Ico file
-
Hi can u please tell me how to create ico file or what structure it has? Thanks
-
Hi can u please tell me how to create ico file or what structure it has? Thanks
Visual C++ 6.0 can create them, or a graphics prog like Xnview http://www.xnview.com/[^] Try www.wotsit.org[^] for the ICO file format
"The greatest mistake you can make in life is to be continually fearing you will make one." - Elbert Hubbard
-
Visual C++ 6.0 can create them, or a graphics prog like Xnview http://www.xnview.com/[^] Try www.wotsit.org[^] for the ICO file format
"The greatest mistake you can make in life is to be continually fearing you will make one." - Elbert Hubbard
Thx, but i need to do this manually in my program.
-
Thx, but i need to do this manually in my program.
In that case look at wotsit.org for the ICO file format and DIY or serch for a freware library.
"The greatest mistake you can make in life is to be continually fearing you will make one." - Elbert Hubbard
-
In that case look at wotsit.org for the ICO file format and DIY or serch for a freware library.
"The greatest mistake you can make in life is to be continually fearing you will make one." - Elbert Hubbard
Thanks :)