November 15, 2004

Things not to do, pt. 154

Don't put a TEndpoint into a TUTaskWorld task on its own. It will crash because it wants to run in a TAppWorld task, with all the associated port and event handler glory. Which is unfortunate, because now I have to replicate all that nice endpoint functionality for my standalone Bluetooth server (Blunt 2 if you want to call it like that).

Posted by Eckhart at November 15, 2004 08:49 PM