CompuServe Messages

Resources Low

    08-Jul-94 09:23:21
Sb: Resources Low
Fm: Glenn Rogers 73173,443
To: ALL
Hi, Our application is using up resources but not properly releasing them when finished … The problem apprears to lie with our forms. About 60 bytes in USER Dgroup, 500 bytes in one USER Private area and 1000 bytes in another USER Private area get used and are not released every time a form is opened and then closed. Eventually as more forms are opened/closed, we get a resources low message. The first of the USER Private sections mentioned above appeares to contain text for menus … We are using CMultiDocTemplate and each form typically has a menu, bitmaps for buttons, string text for each entry field, and status bar text. Any suggestions on what to look for in resolving this problem?