CEF4Delphi/demos/Lazarus/JavaScript/JSEval
Andreas Hausladen f33417ca73 Fixed #190: Lazarus : access violation creating a TCefBinaryValueRef in 64 bits
Access violation was because of a memory overwrite. TStream.Read doesn't have a TBytes overload in FPC, so the stack was overwritten instead of the array's content.
2019-11-11 17:33:16 +01:00
..
00-Delete.bat Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
cef.inc Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
JSEval.lpi Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
JSEval.lpr Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
JSEval.lps Fixed the CustomResourceHandler demo 2019-10-14 15:39:27 +02:00
uJSEval.lfm Fixed the CustomResourceHandler demo 2019-10-14 15:39:27 +02:00
uJSEval.pas Fixed #190: Lazarus : access violation creating a TCefBinaryValueRef in 64 bits 2019-11-11 17:33:16 +01:00
uSimpleTextViewer.lfm Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
uSimpleTextViewer.pas Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00