muratmertgmailcom
Results
1
issues of
muratmertgmailcom
Hi, unit DebugEngine.Trace on line 1860 ```Delphi if IsBadCodePtr(P) then Break; ``` if you compile code in x86, **IsBadCodePtr** function gets accessviolation. How can I solve this issue? Best regards.