George George
Hello everyone,
I want to embed a resource file (xml file) into a DLL assembly and access the xml file from the DLL.
But I can not find sample code for me to do this. All samples I could find is dealing with embed and access image in resource file. Could anyone show me a sample please?
thanks in advance,George
Thanks Nipun,
Great link! I have another question, is it possible to put resource into another separate file, and during runtime the DLL could finds and loads the separate resource file?
regards,
George
have a look at this..
How To Load an Embedded Resource From A DLL