At 01:25 PM 5/19/98 -0400, you wrote: >The whole function is in a DLL. The invalid pointer operation is being made >in one of the text assignments. Both assignments will cause the error. > Sounds like you're using static RTL and you're not including MEMMGR.LIB in your DLL and application projects. Michael