01-09-2015, 02:44 PM
I will stop adding anymore functions and focus on fixing the hang problem.
About the hang or white screen, it is due to memory leak of the functions that locate color pixels. When it uses DLLCall it uses up memory and it is not properly disposed therefore memory leak. I'll look into this more later but that is the reason my version hangs earlier as it uses that function more often.
About the hang or white screen, it is due to memory leak of the functions that locate color pixels. When it uses DLLCall it uses up memory and it is not properly disposed therefore memory leak. I'll look into this more later but that is the reason my version hangs earlier as it uses that function more often.