CEF4Delphi/demos/Delphi_VCL/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-DeleteDCUs.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.dpr Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
JSEval.dproj Update to CEF 74.1.19 2019-05-19 16:08:15 +02:00
uJSEval.dfm Added TCEFSentinel to more demos 2019-10-13 18:50:23 +02:00
uJSEval.pas Fixed #190: Lazarus : access violation creating a TCefBinaryValueRef in 64 bits 2019-11-11 17:33:16 +01:00
uSimpleTextViewer.dfm 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