Hello.
I have a hird-party dll that need to be installed alongside with my app. In order to create a correct installer, all .dll files must have a LANGUAGE defined. Unfortunately, this third-party dll don't have a LANGUAGE :(. Is it any way to set a language for it without a recompilation? Maybe some command-line tool in Microsoft SDK?