pkmnfrk 2010-04-06 17:21:31 -0700 (Tue, 06 Apr 2010) 436 Added a bunch of comments to reload.bas, hopefully to make it clear what everything does
Also, fixed a bug where I was using Callocate in CreateDocument, but delete in FreeDocument. I can't believe that was sitting in there for so long! I'm just glad that the Doc type didn't have a constructor or destructor... See here for more detail as to why mixing allocation methods is bad: http://www.codeproject.com/KB/tips/newandmalloc.aspx --- U wip/reload.bas _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
