HI,<br><br>If I have a class that allocates memory using GB.Alloc() and that memory is used for the life of the class, How can I free this memory as the class exits. I've tried calling GB.Free() in a CLASSXXX_free() method but I still get an error from gb3x telling me that 1 allocation was not freed.<br>

<br>Thanks for your help!<br><br><br clear="all"><br>-- <br>If you ask me if it can be done. The answer is YES, it can always be done. The correct questions however are... What will it cost, and how long will it take?<br>