Article # 415, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
How to free an object block run by UI thread.
Q. How does one go about freeing an object block from the process thread when the object block is run by, say, the UI thread? ObjFreeObjBlock crashes when I try to do this. A. Send MSG_META_BLOCK_FREE to an object in that block.