Adam Leone
Jason Tolley – Object Pascal and Web Assembly (WASM) As the market for desktop-only applications shrinks, are you looking for ways to use existing VCL code to create browser and cross-platform systems? Join us at… … Read more
2 years ago in Delphi, Free Pascal, Symposium, wasm0
dummzeuch
I’m currently trying to reverse engineer a tool that consists of a frontend with a really dreadful GUI and a command line program as backend, which is called by that frontend and does the actual… … Read more
2 years ago in Delphi0
Adam Leone
Geoffrey Smith – Practical Applications of AI and ChatGPT: Exploring the Cutting Edge of AI ChatGPT and AI have been in the news recently. Much has been said about how the world will never be… … Read more
2 years ago in AI, ChatGPT, Delphi, Symposium0
Dalija Prasnikar
One of the more common problems that comes up in multi-threading, especially when refactoring existing code, is assigning a result obtained from asynchronous code. In other words, how do you write a function that will… … Read more
2 years ago in Asynchronous programming, Delphi, multithreading0
GunSmoker
We were contacted by a customer, who claimed that EurekaLog causes Access Violation in a simple sample demo application. Specifically, the application runs fine when compiled without EurekaLog and produces the expected results. But application… … Read more
2 years ago in Delphi, EL 7.x, Memory Leaks, Stories0
dummzeuch
dzMdbViewer is a small tool I wrote, when I was stuck without a MS Access installation but needed to have a look into a .MDB file (and later .ACCDB file, if the Access Database Engine… … Read more
2 years ago in Delphi, dzMdbViewer0
Hagop Panosian
Software testing is one of the pillars of the software development life cycle, or SDLC (Plan – Design – Implement – Test – Deploy – Maintain). The goal behind the SDLC is to help developers… … Read more
2 years ago in Delphi, News0