All About the Resources
Ok, I've got .RES files being read and written. The default support is for String, Icon, IconGroup, Cursor, CursorGroup, Bitmap and Byte arrays. The readers and writers accept custom decoders and encoders to easily extend the RES data supported.
Also, reading from EXE, DLL, and OCX's resources has been updated to work like reading a .RES file.
I've been investigating writing resources back into executable files and it seems that it could be quite easy to screw things up, so I'm not convinced I should include the ability to write to those types of files.
-Kelly
Also, reading from EXE, DLL, and OCX's resources has been updated to work like reading a .RES file.
I've been investigating writing resources back into executable files and it seems that it could be quite easy to screw things up, so I'm not convinced I should include the ability to write to those types of files.
-Kelly
0 Comments:
Post a Comment
<< Home