CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Out of Memory

  1. #1
    Join Date
    Jun 2001
    Posts
    1

    Out of Memory

    My software some times gives out of memory error "7" error code.
    Could any body help me...



  2. #2
    Join Date
    Aug 2000
    Location
    KY
    Posts
    766

    Re: Out of Memory

    You need to provide more information on this one. However, as a general rule. Check that where you have opened an object that you have also set it to nothing.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured