Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 08/20/22 in all areas

  1. Hextor is a hexadecimal editor with a set of tools for binary data analysis and reverse engineering. Main features include structure analyzer, disassembler, regex-like search and many more. https://github.com/digitalw0lf/hextor I mostly write it as a tool for my main job tasks, but would be glad if it can be useful for community. Feedback and feature suggestions are welcome.
  2. angusj

    TBitmap32 to jpg (graphics32)

    No. What I'm saying is if you just need this to solve a short term problem - ie convert 1000s of images as a one off, then a hidden bug is not likely to cause grief. But if this code is going to be used for a very long time, then I'd recommend digging a little deeper and trying to locate the root cause of your memory consumption. (And I really am trying to help, not gang up on you.)
  3. Lajos Juhász

    Out Of memory

    In this case Fetchoptions doesn't make a difference. in order to do a client side filter the computer has to load all the data and then can filter out the requested records.
  4. Like you did back in 2013 🙂 : SO 14647108 If statements were the answer for that scenario as well.
  5. If you think Delphi should have built-in support for stack traces, please vote for https://quality.embarcadero.com/browse/RSP-13347
×