D
David Pizzi
Hi guys
I have a problem with embedded resource files.
I want to have different resource files for a text compiled in my assembly
as embedded resource, so I decided to name it according to the globalization
naming convention.
The problem is that VS doesn't compile it as embedded resource !!!!!!!!!!!!
If I rename it to "MyResource.GGGG.txt" it is compiled as embedded resource,
but if I name it "MyResource.fr-FR.txt" it is not !!!
I don't want to have it in a satellite assembly !! I just want to have it
together with my myin assembly.
Any solution (of course without changing the naming conventions) would be
appreciated.
Kind regards
David Pizzi
I have a problem with embedded resource files.
I want to have different resource files for a text compiled in my assembly
as embedded resource, so I decided to name it according to the globalization
naming convention.
The problem is that VS doesn't compile it as embedded resource !!!!!!!!!!!!
If I rename it to "MyResource.GGGG.txt" it is compiled as embedded resource,
but if I name it "MyResource.fr-FR.txt" it is not !!!
I don't want to have it in a satellite assembly !! I just want to have it
together with my myin assembly.
Any solution (of course without changing the naming conventions) would be
appreciated.
Kind regards
David Pizzi