KBBUILDER
KBBUILDER copied to clipboard
DCU32INT Update
There is a newer version of DCU32INT with Delphi Rio support.
Is it possible to apply these updates to this project?
http://hmelnov.icc.ru/DCU/index.eng.html
It's not that trivial unfortunately.
Over time, dcu32int
changed its internal structs quite a bit, making heavy use of OOP along the way. The modifications done by @crypto2011 are not easily applied to newer versions from what I was able to gather ~2 years ago. Furthermore, there is no git history for dcu32int
to rebase changes, and previous versions are unavailable (apart from the ones found from Archive.org). ~~Mind you, I haven't contacted Alexei (author of dcu32int) to see if he's willing to share previous sources.~~
EDIT: I decided to stop being lazy and email him asking if he's willing to disclose previous source releases of dcu32int. I hope he's still around...
EDIT 2: I noticed the author has a Github account @hmelnov but no activity.