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

Thread: Vb Crushes

  1. #1
    Join Date
    Feb 2001
    Location
    Israel
    Posts
    94

    Vb Crushes

    I am trying to develop a program in VB 6 , but it crushes every second minute?
    Had any1 this problem? How can I fix it?

    FatMan


  2. #2
    Join Date
    Apr 2000
    Location
    South Carolina,USA
    Posts
    2,210

    Re: Vb Crushes

    Be more specific as to what your problem is. What do you mean by "it crushes every second minute" awfully vague there.
    What is the program attempting to do when it "crushes". Is the VB IDE failing or your program?
    Are there any error messages or error return codes associated with the failure?

    John G

  3. #3
    Join Date
    Feb 2001
    Location
    Israel
    Posts
    94

    Re: Vb Crushes

    OK
    I am writing a code accessing c++ DLL,
    and just before the program runs I get an error massage saying the memory 0x something could not be read or something like that.

    and then VB exits.

    Its very strange for me too, I do not understand why it crushes.
    FatMan


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