Hi All:



I have a resource WinFX satellite DLL generated by specifying culture
in VCPROJ. (The en-US DLL is then used by LOCBAML tool for generating
other language DLL's).

Is there a way to parse the resource DLL in code? In general, it is
suffecient to specify CurrentCulture, BUT I need to parse the DLL in
the code and get the strings based on UIDs. Are there any API's in C#
to do the same?

Thanks
Keerthana