Extracting resources ...

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello,

I have extracted a ".resources" file form a .net 2.0 application (using
ildasm).
What i whant now il to export data contained in this .resouces file
(xaml files *.baml).

The problem is that theses files are not typed as String in the
resources file, but as System.IO.PinnedBufferMemoryStream ... So I
can't export them using tools like Lutz Roeder's Resoucer ...

Is there a way to export, modify and import back my xaml files ?

Thanks,

Guillaume BRAUX

.