I am hooking to a DLL, at the end I have a Exit Procedure that is processed. I free all resources that I create and have traced all the Creates in my code. I am getting a write memory exception past the HALT and EXIT PROC in the DLL. Does anybody have any suggestions?
Thanks
Thanks