I have a legacy program (about 15+ years old) that pauses whenever it loses focus. I'd like it to continue running even if it loses focus.

My knowledge of assembly is very basic. I've searched for a focus test as well as pause instructions. However, I haven't had any luck.

It could be something very simple that I'm overlooking. So any insights would be appreciated. Thanks.