Resource File Creator

by Jason Haley 6. November 2004 06:17

I am finally getting around to posting some of the resource files stuff I have dug up and put together in the last few months. Today I posted the code to one of the utilities I wrote to create resource files and a little description of what the download projects are. You can get the code here and the description of the projects here

Here is a quick overview of what is in the source code:

  • Windows forms application to pick files to create a resource file with
  • Console application to pick files and directories to create a resource file with
  • Library project that contains the resource file creation code

All the code is in C# (in case you were wondering).  I thought about doing it in managed C++, but didn't ;)

Comments (1) | Post RSSRSS comment feed |

Categories:
Tags:

Comments

Comments are closed