News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Bugfix for the latest version of subclass64.

Started by hutch--, February 08, 2017, 01:16:22 PM

Previous topic - Next topic

hutch--

I found a quirk (bug) in the last version and a commented out piece of code. The problem stems from the original being written in about 2000 and while it has been updated it had old architecture that could not be easily modernised so I wrote a new front end for it and copied the guts of the original into it. Had a subclass commented out that I forgot to uncomment and also found an ancient bug that has been there since the original was written.

All fixed and working properly. New version attached.