Hi Everyone,
Currently I am having this exception:
"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
I am still debugging which part of my code is the cause.
Is there a way not to let the exception show as of the moment? When it is about (which i dont know when) to show I will restart or close the application..
TIA
dantz
Currently I am having this exception:
"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
I am still debugging which part of my code is the cause.
Is there a way not to let the exception show as of the moment? When it is about (which i dont know when) to show I will restart or close the application..
TIA
dantz
Comment