"Importing .Gif files"
-
Hi, In Add resource of resource view i created a custom resource "GIF" and tried to import a gif file saved in "res" folder of my project. it is then asking me to enter resource type of the file i am importing and when i enter it as gif .. its saying file is not of required format and thus importing is failed. i repeated this with other .gif files which are succesfully imported by other people in their projects and failed again for the same above reason. any idea on how to import custom resources or specifically .gif files... ?
Harsha
-
Hi, In Add resource of resource view i created a custom resource "GIF" and tried to import a gif file saved in "res" folder of my project. it is then asking me to enter resource type of the file i am importing and when i enter it as gif .. its saying file is not of required format and thus importing is failed. i repeated this with other .gif files which are succesfully imported by other people in their projects and failed again for the same above reason. any idea on how to import custom resources or specifically .gif files... ?
Harsha
What version of VS are you using? I just tried it on VS2003 and it worked fine. You shouldn't need to put the gif file in the res folder - VS will do that for you when you import the file. Mark
"If you can dodge a wrench, you can dodge a ball."
-
What version of VS are you using? I just tried it on VS2003 and it worked fine. You shouldn't need to put the gif file in the res folder - VS will do that for you when you import the file. Mark
"If you can dodge a wrench, you can dodge a ball."
i am using VS 2005 ... and the gif file is in res folder only.. afte i growse to the .gif file while importing .. its asking for RESOURCETYPE and when i give it as GIF( i tried many other permutations and combinations of same name) it is saying "GIF is not a valid GIF Image". please check it out help....
Harsha
-
i am using VS 2005 ... and the gif file is in res folder only.. afte i growse to the .gif file while importing .. its asking for RESOURCETYPE and when i give it as GIF( i tried many other permutations and combinations of same name) it is saying "GIF is not a valid GIF Image". please check it out help....
Harsha
I have VS2003 so I can't try it. In 2003, specifying a resource type "gif" creates a new resource type and adds the binary image of the gif file to the resources. On 2005 do you have to add a new resource category first before you import the gif file? Mark
"If you can dodge a wrench, you can dodge a ball."