To Antonio: Slow finalization??
Posted: Wed Jul 22, 2009 8:09 pm
Dear Antonio,
How are you?
I have a new problem into my fivewin 9.0.6... This is my source to finalize the application:
But, this this is taking too long. 5 seconds to finish it!
Anything is wrong in my source?
Please, help me!
How are you?
I have a new problem into my fivewin 9.0.6... This is my source to finalize the application:
Code: Select all
PROCEDURE SAIR()
PostQuitMessage( 0 )
__Quit()
RETURN
Anything is wrong in my source?
Please, help me!