Search results

  1. C

    Typo in shared memory interface data: "DAED" instead of "DEAD"

    The documented field values for dwSignature are "HWiS" or "DEAD", but the actual field value when dead is "DAED". This is on v7.12-4580
  2. C

    Shared memory cannot be turned back on (free version) - file not found

    I've been developing a Python app to read the shared memory interface. I used it for a long time yesterday, was successfully able to read it from my code repeatedly. Since then, 12 hours have lapsed, and when I try to run my script again, it cannot find the shared memory file. Things that...
Back
Top