P
Patanish
Hi all,
I am trying to manipulate the unicode strings in a .rc file
programatically.
For example, if I want to read the .rc file, and then read the strings
and then manipulate them and save it back (in same or another .rc file)
In .NET there is support using the ResXResourceReader/Writer for the
..ResX files, but nothing for .rc files. Is there any similar way in
..NET or Win32 to work with .rc files??
Thanks in advance!
I am trying to manipulate the unicode strings in a .rc file
programatically.
For example, if I want to read the .rc file, and then read the strings
and then manipulate them and save it back (in same or another .rc file)
In .NET there is support using the ResXResourceReader/Writer for the
..ResX files, but nothing for .rc files. Is there any similar way in
..NET or Win32 to work with .rc files??
Thanks in advance!