Hi,
I'm working on a translation of a friend's tool, and I would know if you know an easy way to convert a resx string table to a DLL file WITHOUT compiling the whole program in Visual Studio (which convert the resx in the same time) because it would be a pain in the ass for just quickly try if the file work fine.
My file look like this:
Thanks for any help.
I'm working on a translation of a friend's tool, and I would know if you know an easy way to convert a resx string table to a DLL file WITHOUT compiling the whole program in Visual Studio (which convert the resx in the same time) because it would be a pain in the ass for just quickly try if the file work fine.
My file look like this:
Thanks for any help.






