On Thu Jun 19 09:36:51 2025 +0000, Nikolay Sivov wrote:
Why do you need to make it an allocated object at all?
Yeah, it looks unnecessary. I wrote this code a year-ish ago, I had a few misconceptions about COM back then ;P. Reverted to the non-allocating implementation, thanks.