Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8121841
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T05:37:57+00:00 2026-06-06T05:37:57+00:00

I Have a program written in VB6 that reads a long text file and

  • 0

I Have a program written in VB6 that reads a long text file and performs a very long operation.
I have also implemented progress bar, but my problem is that, after while my program says “Not responding” and it starts responding again when the task is completed.

How do I remove this ‘Not responding’ problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T05:37:59+00:00Added an answer on June 6, 2026 at 5:37 am

    Windows/Explorer will change a process to the “Not responding” state when it goes too long without processing any messages.
    In VB6, this will happen when running a long section of code without calling DoEvents.

    Unfortunately, VB6 doesn’t easily do multiple threads so you’re best option is to periodically call DoEvents during the operation. Ideally, this would be just after updating the progress bar position.

    When doing this, you will need to be careful to protect against re-entrancy. This is easy enough by disabling the controls when the long operation starts and re enabling them when it’s finished.
    If you want to let them cancel, you will need to use a boolean value that you set in the cancel button click event and check after calling DoEvents.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a program written in C++, that opens a binary file(test.bin), reads it
I have a program (written in C#) that reads/writes its data directly (direct file
We have a program written in VB6 that in the past connected to Oracle
I have a program written in python that uploads an archive (zip file) to
I have a program written in Delphi XE that plays a WAV file using
I have written a program in VB6. When I compile it and send it
I have a program written in VB.Net (Visual Studio 2008) that uses a DLL
I have a client program written in .NET 2.0, that connects to the web
I have a program that is written in Ada, and I need to compile
I have written a program that uses qhttp to get a webpage. This works

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.