and by "I love computers", I mean "I hate computers."
Well, I was going to release a beta version of the new Base Logic Generator tonight because the major parts of the code are pretty much done. However, when I compiled a release build of the code, I suddenly have an illegal operation when writing settings to the registry. This illegal operation didn't exist in the debug build, and since it's a release build without debugging info the process of localizing the error is a painful one, especially since the problem area seems to be something I did prior to where the error actually occurs (it actually occurs on the return from a function call, even though I don't remember writing it so that anything would get destroyed on return from the function). So, basically, look for a new release of the BLG some time in the next couple of days. If I don't figure out this stupid registry problem, I'll just save settings to a file for this release.