Menu

#11 OgProtectExe not working in XE4

Invalid
closed
nobody
None
5
2015-12-22
2014-01-15
No

I always get check failed with XE4, some code worked with D2007.
Could you please fix that issue in your 1.15 BETA

procedure TFormMain.cpChecked(Sender: TObject; Status: TExeStatus);
begin
if System.DebugHook = 0 then
if (Status <> exeSuccess) then showmessage('check failed');
//if (Status <> exeSuccess) then raise Exception.CreateRes(0);
end;

Discussion

  • - 2014-01-16

    Sorry this ticket is invalid.

     
  • Andrew Haines

    Andrew Haines - 2015-12-11
    • status: open --> closed
    • discussion: enabled --> disabled
     
  • Andrew Haines

    Andrew Haines - 2015-12-22
    • Group: Won't_Fix --> Invalid
     
MongoDB Logo MongoDB