MBS Xojo Conference, day 2

Thank you from me and Liz too!

To anyone who was interested in my talk about making pre-emptive Thread callbacks safe or use C code to use all the available CPU power for your tasks:

I’ve updated my sample code:

  1. Fixed “ThreadAccessingUI” exceptions that did occur in Xojo with the Zlib demo (thanks to Ulrich Bogun to point this out).
  2. Cleaned up the zlib demo’s C code, and included missing 64 bit dylib and zlib1.dll for Windows.

Find it all here:

http://files.tempel.org/RB/Threading