Good day everybody...

I just wish to know, why do my application does not go to the ExitInstance function when I quit the application?
As a result, I have memory leak on my program as I can't release the memory through that function.

Thanks in advanced.