Skip to main content
Home Forums 68kMLA Kaleidoscope Scheme to Appearance Theme Conversion — #2
Post #2 by Dennis Nedry
Source Forum68kMLA
CategoryTroubleshooting
Post DateFri, 6 Apr 2012 - 04:47
Original URLhttps://68kmla.org/bb/threads/kaleidoscope-scheme-to-appearance-theme-conversion.25108/
Post
rsrc_read.cpp is my very own C++ resource fork parser. This should work for any file with a valid resource fork. It is quite extensively functional for a first rev. Though I'm sure they exist, I wasn't able to find any C++ libraries that would allow me to access individual resource data in a file.

Does anyone know of a library that I could have used instead? I would LOVE to have some easy read/write resource functions.

mp.ls