How to build resource files in to dll while maintaining their folder structure? -
is there way build folder containing various resource files dll? folder may contain sub-folders, , want keep folder structure of these files can access files dll relative path.
i'm using visual studio seems can add resource file without sub-folders. can give me suggestion on problem?
thanks.
Comments
Post a Comment