Unused resources
-
Is there any tool to find unused resources from a windows application ? I have many embeded resources (images), and I can see that in the solution explorer under "resources" directory. There are many unused items and I would like to delete it. Any tool recommendations ?
-
Is there any tool to find unused resources from a windows application ? I have many embeded resources (images), and I can see that in the solution explorer under "resources" directory. There are many unused items and I would like to delete it. Any tool recommendations ?
-
Delete them all, add them as needed when the app cant find them :)
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)I hope you are not joking. But there are many, so I can't do it.
-
Is there any tool to find unused resources from a windows application ? I have many embeded resources (images), and I can see that in the solution explorer under "resources" directory. There are many unused items and I would like to delete it. Any tool recommendations ?
-
I hope you are not joking. But there are many, so I can't do it.
ForumExpertOnLine wrote:
I hope you are not joking.
Hehe, I was just joking :) (but you could do it that way!) Another way is to perhaps create a wrapper method to access the resources. In this method, log what is used.
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)