Hi,
The
ResourceReader reads .resources file. The .resx file is the XML based souce file, you'll need to use
Resgen.exe to compile it into .resources file.
If you want to read .resx files, the
ResXResourceReader class is the right choice.
祝順利!;)
Jie
This posting is provided "AS IS" with no warranties, and confers no rights.