CEF4Delphi/demos
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
..
Delphi_FMX uCEFApplicationCore is a VCL-free implementation (no Controls/Forms units, no Application object). 2019-11-09 15:57:29 +01:00
Delphi_VCL Fixed #190: Lazarus : access violation creating a TCefBinaryValueRef in 64 bits 2019-11-11 17:33:16 +01:00
Lazarus Fixed #190: Lazarus : access violation creating a TCefBinaryValueRef in 64 bits 2019-11-11 17:33:16 +01:00