Jump to content

Recommended Posts

Posted

This is BmpSearch UDF which I've revised from original

And here's my problem

When using it overflow phenomenon occurred

How can I fix it?

People can help me, sorry I do not speak much English :D

Untitled.thumb.png.a6a84eeabe6ec6faf7e8f

BmpSearch.zip

Posted

Performing something this resource intensive in an endless loop without a pause is never a good idea.

Try putting a Sleep(100) in your loop and check if the problem persists.

Also from your screenshot it's not really clear what is eating up your resources on your computer.

Posted

Performing something this resource intensive in an endless loop without a pause is never a good idea.

Try putting a Sleep(100) in your loop and check if the problem persists.

Also from your screenshot it's not really clear what is eating up your resources on your computer.

First is occupied memory is when I open it BmpSearch up abruptly increased memory

  • 3 weeks later...
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...