CompuServe Messages

Lost Sub labels

    15-Oct-91 23:51:50
Sb: #3177-Lost Sub labels
Fm: Rick Sands/OR 70274,103
To: Don Funk 76701,155
I thought that all memory allocated by a DLL (including Resources) were owned by the calling program – Not the DLL, since the DLL would never know when the resources were finished. (Turbo Pascal stops it's Global Memory suballocation scheme when a DLL is executing so the application gets a complete memory block.) I now think my problem rears it's head while *in* VB, not with the compiled programs. – Ricks